summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5ed34b0..05c00b35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
release date and summarized changes.
* src/gui/chat.h, src/gui/chat.cpp: Changed color of chat messages in
OpenGL mode from orange to black.
+ * src/gui/sell.cpp, src/gui/buy.h, src/gui/buy.cpp, src/gui/sell.h:
+ Some cleanup of buy/sell dialog code.
2007-06-01 Bjørn Lindeijer <bjorn@lindeijer.nl>