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 1d7870c2..3abbaa92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
Plugged memory leak.
* src/configuration.cpp, src/main.cpp: Plugged memory leak. Cleaned
code.
+ * src/gui/serverdialog.cpp, src/gui/serverdialog.h: Plugged memory
+ leak. Simplified code. Removed annoying reset of text fields. Changed
+ error message and marked it as translatable.
2007-10-21 Guillaume Melquiond <guillaume.melquiond@gmail.com>