diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-09-27 18:11:12 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-09-27 18:11:12 +0300 |
commit | 960009d619c161a6f60a21edd880d751626e5b91 (patch) | |
tree | 8c61e95e852aaf98370c7eb9c870a6e4cab8e3d7 | |
parent | 5ca877b836c1cd19120a1c056f3a85306ad4ed6c (diff) | |
download | minetest-0.2.20110922_2.tar.xz |
Update changelog0.2.20110922_2
-rw-r--r-- | doc/changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index 66e0912cd..745b6a901 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -3,6 +3,10 @@ Minetest-c55 changelog This should contain all the major changes. For minor stuff, refer to the commit log of the repository. +0.2.20110922_2: +- Move PLATFORM_LIBS around to make sqlite3 link with libdl on some distros +- sectors2sqlite.py and minetestmapper.py fixes + 0.2.20110922_1: - Make client report a newer version number to the server than 2011-07-31 does and make server disallow old clients |