summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48dbaf4f..63bbe30e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
* po/tmw.pot, po/fr.po: Updated .po files, so that people can start
translating the whole interface, almost.
* po/fr.po: Updated French translation.
+ * src/gui/sell.cpp, src/gui/shop.cpp, src/gui/shop.h, src/gui/buy.h,
+ src/gui/buy.cpp, src/gui/sell.h, src/net/buysellhandler.cpp,
+ src/net/protocol.h: Started conversion of buy/sell to new server.
2007-08-13 Eugenio Favalli <elvenprogrammer@gmail.com>