rnd-20121013-1-src
[rocksndiamonds.git] / ChangeLog
index b7f003c0ea0953804ed0d3d0fec658dda5662dc4..79cce66ab027754ab2ff80384913546731901f35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-10-13
+       * fixed display of current level time when making use of time orb bug
+         (see level set "rnd_equinox_tetrachloride_ii", level 053)
+
+2011-10-07
+       * fixed code (esp. random/tape handling) when compiled on 64-bit systems
+         (by simply replacing all "long" by "int" types)
+
 2010-11-19
        * fixed nasty bug (affecting crumbled graphics) after adding new special
          graphics suffix ".TAPE" (and messing some things up in src/main.c)