summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 571531c3..8f257fee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+Tue Sep 27 22:33:42 2005 fraggle
+
+ Always use SDL_Flip to update the screen. Fixes problems in Windows when
+ running fullscreen, introduced by fixes to the disk icon code.
+
+Tue Sep 27 22:25:10 2005 fraggle
+
+ Fix .rc -> .o rule
+
+Tue Sep 27 22:23:32 2005 fraggle
+
+ Don't write converted output file unless everything went through
+ okay.
+
+Tue Sep 27 21:46:53 2005 fraggle
+
+ 0.0.4
+
Mon Sep 26 21:44:30 2005 fraggle
Fix melting crap on startup - oops