summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-11-13 21:18:50 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-11-13 21:18:50 +0000
commitd49ea83c87a80480b1db90b1ef2d727fd95e737e (patch)
treecc61f4a25e2a219264f982afba61d682b5dd33ed /ChangeLog
parente0921ef6a874d81c569e46ae58fee3e6a4567902 (diff)
downloadmanaserv-d49ea83c87a80480b1db90b1ef2d727fd95e737e.tar.gz
manaserv-d49ea83c87a80480b1db90b1ef2d727fd95e737e.tar.bz2
manaserv-d49ea83c87a80480b1db90b1ef2d727fd95e737e.tar.xz
manaserv-d49ea83c87a80480b1db90b1ef2d727fd95e737e.zip
Trimed script filenames from spaces.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7836aae8..1633026a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-13 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/utils/trim.hpp, src/Makefile.am: Added trim function.
+ * src/game-server/mapreader.cpp: Trimed script filenames from spaces.
+
2007-10-27 Guillaume Melquiond <guillaume.melquiond@gmail.com>
* src/dal/recordset.cpp, src/utils/zlib.cpp, src/scripting/script.cpp,