aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f7c123..20bb2fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.14 2Changes for 0.9.14
3*05/05/18:
4 * Added new configure option --with-locale=path
5 redirects location of nls directories.
6 (Thanks php-coder at altlinux dot ru)
7 configure.in, nls/*/Makefile.am,
3*05/05/17: 8*05/05/17:
4 * Fix systemtray overlap (Simon + Thanks Vadim) 9 * Fix systemtray overlap (Simon + Thanks Vadim)
5 SystemTray.cc 10 SystemTray.cc