summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-06-16 15:41:47 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-06-16 15:41:47 +0000
commit029d6efeee63ed3e0964c6759d29e885d0877135 (patch)
treed4270d3483eadb9d068baf8c25dbf3f16a4873b3 /ChangeLog
parenta8a1e84128c7f729220391546c981552a7466f1f (diff)
downloadmana-029d6efeee63ed3e0964c6759d29e885d0877135.tar.gz
mana-029d6efeee63ed3e0964c6759d29e885d0877135.tar.bz2
mana-029d6efeee63ed3e0964c6759d29e885d0877135.tar.xz
mana-029d6efeee63ed3e0964c6759d29e885d0877135.zip
Set GL texture index to zero when an image uses the SDL backend.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d5074ea..7e9691bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-16 Guillaume Melquiond <guillaume.melquiong@gmail.com>
+
+ * src/resources/image.cpp: Set GL texture index to zero when an image
+ uses the SDL backend.
+
2007-06-15 Eugenio Favalli <elvenprogrammer@gmail.com>
* tmw.cbp: Updated Code::Blocks project file.