summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-11-01 10:52:40 +0000
committerIra Rice <irarice@gmail.com>2008-12-02 22:49:35 -0700
commitff89a2184651b676f0e835ec7991a100361465d1 (patch)
tree985b4e0579d582106f2055bd261b4706ab522a3f /ChangeLog
parent7882d3dfcac6b2894d33947d4dca5df375712646 (diff)
downloadmana-client-ff89a2184651b676f0e835ec7991a100361465d1.tar.gz
mana-client-ff89a2184651b676f0e835ec7991a100361465d1.tar.bz2
mana-client-ff89a2184651b676f0e835ec7991a100361465d1.tar.xz
mana-client-ff89a2184651b676f0e835ec7991a100361465d1.zip
Made an option around the syncing, but no way to change it for now.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0afb019f..712bac17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-01 Bjørn Lindeijer <bjorn@lindeijer.nl>
+
+ * src/openglgraphics.h, src/openglgraphics.cpp: Made an option around
+ the syncing, but no way to change it for now.
+
2008-09-21 Kevin Day ("Blame") <blame@aethyra.com>
* Added the update.sh script to work with autobuild.sh