summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-11-11 15:24:32 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-11-11 15:24:32 +0000
commit12d50ac3bd08576ea23e00778463c3efa6b3a931 (patch)
treef86d214989c85615ff93dc8db51f354dcdc1f7a4 /ChangeLog
parent9311774ad6c1a37f95bb2511251719d74426cbb0 (diff)
downloadmana-12d50ac3bd08576ea23e00778463c3efa6b3a931.tar.gz
mana-12d50ac3bd08576ea23e00778463c3efa6b3a931.tar.bz2
mana-12d50ac3bd08576ea23e00778463c3efa6b3a931.tar.xz
mana-12d50ac3bd08576ea23e00778463c3efa6b3a931.zip
Fixed two broken include paths
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d191f2f..238c0cb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-30 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/gui/skil.cpp: fixed two broken include paths.
+
2008-11-08 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/utils/strprintf.cpp: Fixed compile error with GCC 4.4 reported