diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-09-12 12:57:45 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-09-12 12:57:51 -0700 |
commit | 27aaf61f883bf9aeb75a9e1305565686208b8dd9 (patch) | |
tree | e82cf9da470633aa1aac9ff716597affcec76a94 /CHANGELOG | |
parent | a5861a4c81bb616b7fba2028cf9ee31f890357c5 (diff) | |
download | tmwa-13.9.12.tar.gz tmwa-13.9.12.tar.bz2 tmwa-13.9.12.tar.xz tmwa-13.9.12.zip |
Release v13.9.12, add CHANGELOGv13.9.12
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..56cbb2e --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,10 @@ +v13.9.12: + - Also allow "true" and "false" as boolean values in config files. + - The format of lan_support.conf has changed slightly. + If you have made any adjustments, you MUST update it. + - Increase maximum size of a script array from 128 to 256. + - Fix scissors bug. +v13.8.28: + - First release - finally cleaned up enough to feel good about. + - For a partial list of changes since branch 'unsupported', see + http://forums.themanaworld.org/viewtopic.php?f=2&t=17670 |