Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8b2980..dfefb42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-12-06 Bruno coudoin <bruno.coudoin@free.fr>
+
+ -- Merge from HEAD
+ - Fixed 2 annoying bug in anim/draw:
+ It's now easy to move text by using it's anchor
+ The DEL key works now.
+
+ * Makefile.mingw.in: added msvcr71.dll, not all windows have it.
+ * po/Makefile.in.in:
+ * src/boards/python/anim.py:
+ * src/boards/shapegame.c: (create_title): now uses gettext for tittles.
+
*** RELEASE 8.2.2 ***
2006-11-18 Bruno coudoin <bruno.coudoin@free.fr>