0.8.11claws3
[claws.git] / ChangeLog.claws
index 2ff1f94da7c1608c71980950e9bb2373b112daed..65872045c878277e17ce26f13a63b5d5e969a93a 100644 (file)
@@ -1,3 +1,121 @@
+2003-03-12 [christoph] 0.8.11claws3
+
+       * src/folder.[ch]
+       * src/imap.[ch]
+       * src/main.c
+       * src/mbox_folder.[ch]
+       * src/mh.[ch]
+       * src/news.[ch]
+               o create a list of known folder classes in the folder system
+               o use folder class id strings for folder item identifiers
+
+2003-03-12 [christoph] 0.8.11claws2
+
+       * src/imap.c
+               fix imap uid validity check
+
+2003-03-12 [christoph] 0.8.11claws1
+
+       * src/account.c
+       * src/folder.[ch]
+       * src/foldersel.c
+       * src/folderview.c
+       * src/imap.c
+       * src/mainwindow.c
+       * src/mbox_folder.c
+       * src/mh.c
+       * src/news.c
+       * src/prefs_scoring.c
+       * src/procmsg.c
+       * src/setup.c
+       * src/summaryview.c
+               initial restructuring of folder system, seperating
+               folders and folder classes
+
+2003-03-12 [paul]      0.8.11claws
+
+       0.8.11claws release
+
+2003-03-12 [christoph]
+
+       * src/gtk/prefswindow.c
+               fix translation of "Page Index"
+
+2003-03-12 [paul]      0.8.10claws110
+
+       a sync from 0.8.11cvs4 before the release
+
+       * src/common/utils.c
+               subject_compare_for_sort(): allow null strings (fixes
+               summary sorting).
+
+2003-03-11 [paul]      0.8.10claws109
+
+       * po/es.po
+               update Spanish translation, submitted by
+               Ricardo Mones Lastra
+
+2003-03-11 [melvin]    0.8.10claws108
+
+       * po/fr.po
+               Updated French translations
+
+2003-03-11 [paul]      0.8.10claws107
+
+       * manual/en/Makefile.am
+         manual/en/*.html
+               update English manual, add a new page
+               updated by Francois Barriere <fbarriere@atmel.fr>
+               
+       * po/bg.po
+         po/it.po
+         po/sr.po
+               update Bulgarian, Italian, and Serbian translations
+               submitted by George Danchev, Alessandro Maestri, and
+               Urke MMI
+
+2003-03-10 [paul]      0.8.10claws106
+
+       * src/gtk/about.c
+         src/gtk/prefswindow.c
+               make some strings translatable
+
+2003-03-10 [darko]     0.8.10claws105
+
+       * src/compose.c
+               code cleanup to make Hiro happy
+
+2003-03-10 [paul]      0.8.10claws104
+
+       * sync with 0.8.11cvs2
+               see ChangeLog 2003-03-10
+
+2003-03-09 [melvin]    0.8.10claws103
+
+       * src/textview.c
+               textview_set_font(): fix for message display in
+               UTF-8 locales (thanks to Sergey Vlasov).
+               (was unintentionnaly reverted in 0.8.6claws6)   
+
+2003-03-08 [darko]     0.8.10claws102
+
+       * src/compose.c
+               fix infinite loop in wrapping as reported
+               by happycactus
+               obsoletes patch #696482
+
+2003-03-08 [christoph] 0.8.10claws101
+
+       * src/imap.c
+               add workaround for IMAP servers that do not
+               support the "UID SEARCH UID" command
+
+2003-03-07 [christoph] 0.8.10claws100
+
+       * src/plugins/spamassassin/spamassassin.[ch]
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               code cleanup
+
 2003-03-07 [paul]      0.8.10claws99
 
        * po/es.po