summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-03-08 08:21:42 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-03-08 08:21:42 +0000
commit61dd0478b9c5c5c083631c28caf8199bf66bf617 (patch)
treec721d3f00655f40cae97c6d31e567808b6d3d1c5 /ChangeLog
parentd5ef604e3043fb3a6395d10cae59abf5dd6b4e32 (diff)
downloadmana-client-61dd0478b9c5c5c083631c28caf8199bf66bf617.tar.gz
mana-client-61dd0478b9c5c5c083631c28caf8199bf66bf617.tar.bz2
mana-client-61dd0478b9c5c5c083631c28caf8199bf66bf617.tar.xz
mana-client-61dd0478b9c5c5c083631c28caf8199bf66bf617.zip
Fixed some width/height mixups in TMXCopy.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b6657a0..b37c8247 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-08 Philipp Sehmisch <tmw@crushnet.org>
+
+ * tools/tmxcopy/main.cpp, tools/tmxcopy/main.map.cpp,
+ tools/tmxcopy/plibutils.cpp
+ Fixed some width/height mixups in TMXCopy.
+
2008-03-07 Bjørn Lindeijer <bjorn@lindeijer.nl>
* data/*: Moved dynamically released data to its own module (tmwdata).