summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d32cc24..c71110de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
files to be included with the release.
* src/utils/fastsqrt.h: Fixed warning about strict-aliasing rules.
* src/Makefile.am: Don't die on warnings by default.
+ * src/resources/image.cpp: Fixed image loading in software mode to not
+ assume all images are 32-bit.
2007-06-02 Bjørn Lindeijer <bjorn@lindeijer.nl>