summaryrefslogtreecommitdiff
path: root/doc/changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog.txt')
-rw-r--r--doc/changelog.txt4
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