2006-03-29 [colin] 2.0.0cvs181
[claws.git] / ChangeLog
index fe0578fde160c062ec63f89632b287c0b63306b5..e1c2b3a663a77b5b0a1061b4c80f9373d603c75a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2006-03-29 [colin]     2.0.0cvs181
+
+       * src/folderview.c
+               Warn for disabled IMAP accounts (due to lack of
+               libetpan). Breaks string-freeze - sorry - but it
+               is kind of important ;)
+
+2006-03-28 [colin]     2.0.0cvs180
+
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+               Add a gtkut_get_link_btn() function that
+               creates a button which acts like an URI
+       * src/prefs_themes.c
+       * src/gtk/about.c
+               Use this function (factorizes codes)
+       * src/common/defs.h
+       * src/gtk/pluginwindow.c
+               Add a "Get more..." in the plugins window
+
+2006-03-28 [colin]     2.0.0cvs179
+
+       * src/common/smtp.c
+       * src/common/passcrypt.c
+       * src/undo.c
+               Warning fixes. Patch by Pawel Pekala
+
+2006-03-27 [colin]     2.0.0cvs178
+
+       * src/undo.c
+               Fix undoing by blocks with spaces
+
 2006-03-27 [colin]     2.0.0cvs177
 
        * src/textview.c