summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-08-26 20:13:57 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-08-26 20:13:57 +0000
commitc1caa4d90e00cd248c05c43ace035c62ab470354 (patch)
tree6e7e189b2e70afd9145706fd14a05462af2f6680 /ChangeLog
parent14c82e5b5d5547bcf9c3b06c68cf20a100600d0b (diff)
downloadMana-c1caa4d90e00cd248c05c43ace035c62ab470354.tar.gz
Mana-c1caa4d90e00cd248c05c43ace035c62ab470354.tar.bz2
Mana-c1caa4d90e00cd248c05c43ace035c62ab470354.tar.xz
Mana-c1caa4d90e00cd248c05c43ace035c62ab470354.zip
Fixed incorrect button dimensions, as they mess OpenGL display with rectangle textures.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93d2d122..8230cd8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-26 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/gui/button.cpp: Fixed incorrect button dimensions, as they mess
+ OpenGL display with rectangle textures.
+
2007-08-25 Guillaume Melquiond <guillaume.melquiond@gmail.com>
* configure.ac: Removed dependency on Guichan's OpenGL library.