X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=4f8bd9d182977a837a62154b54b7d250a92cf106;hb=c7ed5962d7405832eb76ba88fefe437582bda805;hp=7fb353ec9789e5389aee227edd5af7654d8950b9;hpb=4d4b9cf009d4aefe9e167ac6b838c468513684ab;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 7fb353ec..4f8bd9d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-01-05 + * version 3.2.3 released + +2007-01-04 + * fixed malloc/free bug when updating EMC artwork entries in level list + * added workaround (warning and request to quit the current game) when + changing elements cause endless recursion loop (which would otherwise + freeze the game, causing a crash-like program exit on some systems) + +2006-12-16 + * fixed nasty string overflow bug when entering too long envelope text + 2006-12-05 * added feedback sounds for menu navigation "menu.item.activating" and "menu.item.selecting" (for highlighting and executing menu entries)