X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=ChangeLog;h=3908154ee47f4ab887f0ea1680b9b7d5efac9fef;hp=0cc72e050966fc2fff29750556253c1e29da7dec;hb=ddd58a300bd5996f69a8ec41d1fd140fe7a46f18;hpb=6b9be0de63f8e031e8400b829fd2dc9b125bb0b4 diff --git a/ChangeLog b/ChangeLog index 0cc72e05..3908154e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ 2007-04-26 + * added "busy" animation when initializing program and loading artwork + * added initialization profiling for program startup (debugging only) + +2007-04-25 * fixed(?) very strange bug apparently triggered by memset() when code was cross-compiled with MinGW cross-compiler for Windows XP platform (this only happened when using SDL.dll also self-compiled with MinGW)