0.9.0claws80
[claws.git] / ChangeLog.claws
index c1f05aea16b38b7eb7a71715ca50b55201a17e0a..27f5072bf4f14250885c0d3ca0c6b5ad87354a01 100644 (file)
@@ -1,3 +1,50 @@
+2003-07-04 [christoph] 0.9.0claws80
+
+       * src/main.c
+               destroy all FolderItems when shutting down to
+               allow folders to clean up
+
+2003-07-04 [melvin]    0.9.0claws79
+
+       * src/gtk/gtkaspell.c
+               Fixed bug #184 "Entering non-ascii character deletes
+               previous char if spell checking enabled": this makes
+               the spell checking in multibytes (e.g. UTF-8)locales work.
+               (Patch by Luke Plant).
+               
+2003-07-04 [christoph] 0.9.0claws78
+
+       * sync with 0.9.2cvs1
+               see ChangeLog 2003-06-10
+
+2003-07-04 [paul]      0.9.0claws77
+
+       * sync with 0.9.3 release
+               see ChangeLog 2003-07-04
+
+2003-07-03 [christoph] 0.9.0claws76
+
+       * src/folder.[ch]
+       * src/imap.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+               move folder_item_get_path() stuff into a folder virtual function
+
+       * src/procmsg.c
+               use folder_item_fetch_msg() to get message and do not contruct
+               the filename from path and number
+
+2003-07-03 [paul]      0.9.0claws75
+
+       * sync with 0.9.2cvs12
+               see ChangeLog 2003-07-03
+
+2003-07-02 [paul]      0.9.0claws74
+
+       * src/messageview.c
+               fix text-selection for replying
+
 2003-07-02 [paul]      0.9.0claws73
 
        * sync with 0.9.2cvs11
@@ -39,6 +86,8 @@
        * src/folder.c
                freeze folder updates while a folder is scanned
 
+       (closes Bug 185 New message counter)
+
 2003-06-26 [darko]     0.9.0claws65
 
        * src/ldapserver.c