summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-04-09 22:27:49 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-04-09 22:27:49 -0700
commit00f88a4ca7457ad7600d69e7a32a1584c7051e48 (patch)
tree5ed4d1700b3a8908b9bf56c7c149913c869480e8 /CHANGELOG
parent66b050356abc494fd57c3b4e42d4abc61c832e8c (diff)
downloadtmwa-00f88a4ca7457ad7600d69e7a32a1584c7051e48.tar.gz
tmwa-00f88a4ca7457ad7600d69e7a32a1584c7051e48.tar.bz2
tmwa-00f88a4ca7457ad7600d69e7a32a1584c7051e48.tar.xz
tmwa-00f88a4ca7457ad7600d69e7a32a1584c7051e48.zip
Update changelog that I forgot
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 23e4793..92e7793 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,25 @@
+v14.4.9:
+ - fix tarball timestamps
+ - added all missing copyright notices
+ - use AGPL for my new files; add @source command and makefile support
+ - fix a multiline span assertion missed by the testsuite
+ - @tee no longer duplicates the speaker's name
+ - fix @npcmove between blocks
+ - fix out-of-bounds crash when unarmed (exposed by shrinking character)
+ - bounds-checks for most arrays
+ - lots of deprecation warnings in the script parser (sorry)
+ - finally merge wushin's "local savepoint override" patch
+ - new magic frontend with sexpr; temporary converter
+ - if doing nothing, stop doing anything
+ - script variables of all types can now be used by magic
+ - flexible mapflags
+ - split out the character keys for better paging (network ABI change)
+ - lower priority for background processes
+ - add a more efficient string for temporaries
+ - make build prettier
+ - strictify sessions and fds
+ - recover nonexistent party member slots
+ - remove the middle makefile
v14.1.27:
- new tracking IO for better errors
- Unified config parsing! This *requires* new config files in server-data