2006-04-10 [colin] 2.1.0cvs25
[claws.git] / ChangeLog
index 18ad913c2fbdc1947d262b4d0543124c37f45e27..8859e81f31b00cc1b8e50144d6c26733e376170e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2006-04-10 [colin]     2.1.0cvs25
+
+       * manual/plugins.xml
+       * manual/fr/plugins.xml
+               Document libcurl's proxy variables
+
+2006-04-09 [colin]     2.1.0cvs24
+
+       * src/prefs_common.c
+               gettext() returns statically allocated stuff. We have
+               to strdup it in order to be able to free it.
+
+2006-04-09 [colin]     2.1.0cvs23
+
+       * AUTHORS
+       * src/gtk/authors.h
+               Add Alexei
+
+2006-04-09 [colin]     2.1.0cvs22
+
+       * src/mainwindow.c
+       * src/gtk/quicksearch.c
+               Fix bug #859 (problems with cyrilic input in 
+               search panel) - Patch by Alexey Illarionov 
+               <littlesavage@rambler.ru>
+
 2006-04-09 [colin]     2.1.0cvs21
 
        * src/prefs_customheader.c