summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-08-29 18:05:13 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-08-29 18:05:13 -0700
commit98253f8cd9ad6e3b4443556aa5bda6d735a0bf3b (patch)
treeb02dd53691fcaf88b928c5629e557786e3f47100
parentdd52b92ddf73ba6deceb7615cfdd59446394e90b (diff)
downloadtmwa-14.8.29.tar.gz
tmwa-14.8.29.tar.bz2
tmwa-14.8.29.tar.xz
tmwa-14.8.29.zip
Add changelogv14.8.29
-rw-r--r--CHANGELOG23
1 files changed, 23 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0f4aca5..4258e94 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,26 @@
+v14.8.29:
+ - fix testsuite
+ - add missing changelog
+v14.8.28:
+ - stop meko from crashing the test server
+ - support updating race without relogin (manaplus is still bitchy)
+ - build infrastructure to debug debug scripts
+ - bust up all the unions
+ - burn the strings with fire
+ - use more namespaces
+ - safety-pin all enum -> integer conversions
+ - check for statement/function mismatches in scripts
+ - quieten the makefile when doing nothing
+ - use/check more of the configured build dirs
+ - support shared libraries in build system and rpath
+ - bump attoconf
+ - implement 'make bindist' and write a blessed nightly script
+ - revert breakage, go back to signed numbers
+ - fix compile failure with --disable-warnings (the default, but no CI)
+v14.7.1:
+ - avoid this and the previous release at all costs
+ - keep one less rotating backup to avoid going insane
+ - attempt to fix signedness breakage from the network change
v14.6.30:
- packet names (thanks evets)
- silence secondary output from tests