2006-04-20 [paul] 2.1.1cvs18
[claws.git] / ChangeLog
index 2a0f6393e3f09f7994e9d46318dbb7011d2f38ed..b2aae46026aab569429df5ca45006fbab13d36eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2006-04-20 [paul]      2.1.1cvs18
+
+       * src/main.c
+               fix build warnings
+
+2006-04-20 [paul]      2.1.1cvs17
+
+       * src/gtk/quicksearch.c
+               fix standard, non-extended Quick search,
+               was broken in 2.1.1cvs15.
+               Thanks to Colin.
+
+2006-04-20 [colin]     2.1.1cvs16
+
+       * src/prefs_matcher.c
+               Fix values when reselecting a ~test
+               rule
+
+2006-04-19 [colin]     2.1.1cvs15
+
+       * src/compose.c
+       * src/compose.h
+       * src/gtk/gtkaspell.c
+       * src/gtk/gtkaspell.h
+               Put back Options menu in Spelling/
+       * src/gtk/quicksearch.c
+               Don't search, and show error, if the
+               advanced search has a syntax error
+
+2006-04-18 [colin]     2.1.1cvs14
+
+       * src/textview.c
+               Fix gdk warnings on set_cursor when textview
+               isn't visible
+
 2006-04-18 [colin]     2.1.1cvs13
 
        * src/gtk/gtksctree.c