X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=ChangeLog;h=d639ab015934f7260b322a61809e880b246e55f6;hb=a66c0afe4cfb63e59bfe5ffe61e4bd4e4367ce72;hp=7fb353ec9789e5389aee227edd5af7654d8950b9;hpb=4d4b9cf009d4aefe9e167ac6b838c468513684ab;p=rocksndiamonds.git diff --git a/ChangeLog b/ChangeLog index 7fb353ec..d639ab01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +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)