diff options
author | Benoit Germain <bnt.germain@gmail.com> | 2013-04-05 18:32:58 +0300 |
---|---|---|
committer | Benoit Germain <bnt.germain@gmail.com> | 2013-04-05 18:32:58 +0300 |
commit | f07a23a579d1874da0e9cc86ba70e3bb257ba2a7 (patch) | |
tree | 110bb6a0ddaf9b24de6ed61cbe92b83ebd1ff574 /CHANGES | |
parent | e13d876fb42a504d5007b04343a353030ae355d4 (diff) | |
download | lanes-f07a23a579d1874da0e9cc86ba70e3bb257ba2a7.tar.gz lanes-f07a23a579d1874da0e9cc86ba70e3bb257ba2a7.tar.bz2 lanes-f07a23a579d1874da0e9cc86ba70e3bb257ba2a7.zip |
Update CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 62: BGe 05-Apr-13 | ||
4 | * version 3.6.1 | ||
5 | * function lookup database population keeps the 'smaller' name in case of multiple hits, to remove the no-LUA_COMPAT_ALL restriction on Lua5.2 builds | ||
6 | |||
3 | CHANGE 61: BGe 14-Mar-13 | 7 | CHANGE 61: BGe 14-Mar-13 |
4 | * version 3.6.0 | 8 | * version 3.6.0 |
5 | * protect_allocator is an API change -> version bump | 9 | * protect_allocator is an API change -> version bump |