0.9.5claws6
[claws.git] / ChangeLog.claws
index 6dd6672b79098f796548527ec2a4d456e3d636be..182ed1e5e0a4e7ae289051f86f8171900215beeb 100644 (file)
@@ -1,4 +1,96 @@
-2003-09-07 [christoph] 0.9.4claws71
+2003-09-11 [christoph] 0.9.5claws6
+
+       * src/folderview.c
+               fix double deleting of newsgroup folders
+
+       (closes Bug 305 crash after deleting of a newsgroup)
+
+2003-09-11 [paul]      0.9.5claws5
+
+       * src/rfc2015.c
+         src/common/utils.h
+               more sync'ing from 0.9.5cvs2
+
+       fixes bug 197 'Header lines encrypted by GPG'
+
+2003-09-11 [christoph] 0.9.5claws4
+
+       * src/compose.c
+       * src/rfc2015.c
+       * src/common/utils.h
+               fix sync with 0.9.5cvs2
+
+2003-09-11 [paul]      0.9.5claws3
+
+       * sync with 0.9.5cvs4
+               see ChangeLog 2003-09-11
+
+2003-09-11 [paul]      0.9.5claws2
+
+       * sync with 0.9.5cvs2
+               see ChangeLog 2003-09-05
+               
+2003-09-11 [paul]      0.9.5claws1
+
+       * sync with 0.9.5cvs3
+               see ChangeLog 2003-09-10
+
+2003-09-10 [paul]      0.9.5claws
+
+       * 0.9.5claws released
+
+2003-09-10 [paul]      0.9.4claws78
+
+       * src/Makefile.am
+               add missing files
+
+2003-09-10 [melvin]    0.9.4claws77
+
+       * po/fr.po
+               Updated French translations
+
+2003-09-10 [paul]      0.9.4claws76
+
+       * po/es.po
+         po/sk.po
+         po/sr.po
+               update Spanish, Slovak, and Serbian translations.
+               submitted by Ricardo Mones Lastra, Andrej Kacian,
+               and Urke MMI
+               
+       * AUTHORS
+               add translation team section
+
+2003-09-09 [christoph] 0.9.4claws75
+
+       * src/folder.c
+               free item->prefs in folder_item_destroy
+
+2003-09-09 [alfons]    0.9.4claws74
+
+       * src/folderview.c
+               o proper check for root node sorting
+               o remove unnecessary gtk_ctree_remove_node 
+
+       (should fix bug #300, "crash while moving folder")      
+
+2003-09-08 [christoph] 0.9.4claws73
+
+       * src/folderview.c
+               o fix double adding of IMAP FolderItems to GtkCTree
+               o fix crash then mbox folder is removed
+
+2003-09-08 [christoph] 0.9.4claws72
+
+       * src/folder.c
+       * src/folderview.c
+       * src/mainwindow.c
+               fix new folder notification
+
+       * src/mbox_folder.c
+               fix cache path
+
+2003-09-08 [christoph] 0.9.4claws71
 
        * src/compose.c
                replace '\n' and '\r' before removing trailing spaces