German translation
[claws.git] / ChangeLog.claws
index dea3d345b53293ebc38c356f912583db75fdb045..060281f5e0a6b10d85b4c18fb6a5e89822912b73 100644 (file)
@@ -1,3 +1,162 @@
+2003-02-11 [alfons]    0.8.9claws55
+
+       * src/colorlabel.c
+               don't use pixmaps for label color rect but draw rectangles
+               so we can respect the color map of palette based visuals
+               (fixes the long time crashes on Suns - thanks to Andreas
+               Engel and Steve O'Hara-Smith for testing)
+
+2003-02-11 [christoph] 0.8.9claws54
+
+       * src/matcher_parser_parse.y
+               correct bug where filering rules of not existing folders in
+               matcherrc were added to global filtering
+               
+       (closes Debian Bug #180253 - Directory's filter-rules are merged with
+        main filter-rules after removing directory
+        http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253)
+       
+2003-02-11 [paul]      0.8.9claws53
+
+       * sync with 0.8.10cvs7
+               see ChangeLog 2003-02-09
+
+2003-02-11 [melvin]    0.8.9claws52
+
+       * po/fr.po
+               Updated French tranlsations
+
+2003-02-10 [paul]      0.8.9claws51
+
+       * sylpheed.spec.in
+               correct --enable-openssl
+               Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
+
+2003-02-09 [martin]    0.8.9claws50
+
+       * src/prefs_matcher.c
+               fix segfault in prefs_matcher_substitute_cb() when
+               no row is selected
+
+2003-02-09 [paul]      0.8.9claws49
+
+       * src/folderview.c
+               fix bug where a newsgroup folder's processing rules were
+               merged with the global filtering rules when the newsgroup
+               folder was deleted, causing some seriously bad results,
+               see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
+
+2003-02-08 [melvin]    0.8.9claws48
+
+       * src/compose.c
+               Corrected and modified an alert message.
+
+2003-02-07 [paul]      0.8.9claws47
+
+       * src/folderview.c
+               fix bug where both an 'Account properties' window and a
+               'Folder properties' window were opened when clicking on
+               'Properties' in an NNTP or IMAP folder's popup menu.
+
+2003-02-07 [paul]      0.8.9claws46
+
+       * sync with 0.8.10cvs6
+               see ChangeLog 2003-02-06
+
+2003-02-06 [christoph] 0.8.9claws45
+
+       * src/mbox.c
+               freeze folder updates while importing mbox files
+               (closes bug 43 importing mbox took hours)
+               
+       Patch submitted by Jens Rantil <jens.rantil@telia.com>
+
+2003-02-06 [thorsten]  0.8.9claws44
+
+       * po/de.po
+               Updated german translations
+
+2003-02-06 [thorsten]  0.8.9claws43
+
+       * src/news.h
+               use guint for message numbers (fix count in grouplist dialog)
+
+2003-02-05 [paul]      0.8.9claws42
+
+       * sync with 0.8.10cvs2
+               see ChangeLog 2003-02-05
+
+2003-02-04 [colin]     0.8.9claws41
+
+       * src/prefs_common.[ch]
+         src/procmsg.c
+         src/summaryview.c
+               Add an option to disable threading by subject
+
+2003-02-04 [christoph] 0.8.9claws40
+
+       * src/inc.c
+               only abort fetching mails from multiple accounts when the
+               error is fatal and does not allow to check any more accounts
+               (currently only disk full error)
+
+       (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
+        receive mails for other accouts)
+
+2003-02-04 [christoph] 0.8.9claws39
+
+       * src/folder.c
+               first add the new message to the cache, then
+               send the update notification
+
+       (closes bug 39 after sending message folderview doesnt get updated)
+
+2003-02-04 [colin]     0.8.9claws38
+
+       * src/inc.c
+               _really_ fix this Connecting... status
+
+2003-02-04 [paul]      0.8.9claws37
+
+       * sync with 0.8.10
+               see ChangeLog 2003-02-04
+
+2003-02-04 [paul]      0.8.9claws36
+
+       * sync with 0.8.9cvs6
+               see ChangeLog 2003-02-03
+
+2003-02-04 [paul]      0.8.9claws35
+
+       * po/pt_BR.po
+               updated by André Filipe de Assunção e Brito 
+               <bedecko@netsite.com.br>
+
+2003-02-03 [thorsten]  0.8.9claws34
+
+       * po/de.po
+               Updated german translations
+
+2003-02-02 [paul]      0.8.9claws33
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2003-02-02 [thorsten]  0.8.9claws32
+
+       * src/mh.c
+               Fix mh_get_msginfo() segfault if file is inaccessible
+
+2003-01-31 [colin]     0.8.9claws31
+
+       * src/procheader.c
+               Fix last commit's bug
+
+2003-01-31 [colin]     0.8.9claws30
+
+       * src/procheader.c
+               Missing a change for gpg-signed messages
+
 2003-01-31 [paul]      0.8.9claws29
 
        * src/pixmaps/gpg_signed.xpm    ** NEW FILE **