diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2006-08-20 01:37:15 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2006-08-20 01:37:15 +0000 |
commit | 2b4d8d1323883ab814997f8cd4e984e53919b68e (patch) | |
tree | ca9fe6a7c5aae8a688637243fae5b2c7cc72c63f /ChangeLog | |
parent | 60347d097f29528f9bc0793ca5fd118201a8e583 (diff) | |
download | mana-client-2b4d8d1323883ab814997f8cd4e984e53919b68e.tar.gz mana-client-2b4d8d1323883ab814997f8cd4e984e53919b68e.tar.bz2 mana-client-2b4d8d1323883ab814997f8cd4e984e53919b68e.tar.xz mana-client-2b4d8d1323883ab814997f8cd4e984e53919b68e.zip |
some fixes to automake building, and debian packagaing updates. Happy to be back :)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-08-20 Yohann Ferreira <bertram@cegetel.net> + * data/graphics/sprites/Makefile.am : Following the splitting from + Philipp, moved out the items.png file from the Makefile.am. + * debian/control, debian/tmw-data.install : Updated debian package + creation process. + * src/Makefile.am : Added iteminfo.cpp to avoid an undefined reference + with gcc 4.1.2. Happy to be back :) + 2006-08-17 Philipp Sehmisch <tmw@crushnet.org> * data/graphics/items/*: Splitted the items.png into separate images with more distinctive names. (no, i won't list all 114) |