Updated French translation
[claws.git] / ChangeLog.claws
index 3b36037a7d78eb21978f2974bdea0948b3ae2835..3e28f3ef08fd66b5cd2bb0dc8ecbd935c7ad45b6 100644 (file)
@@ -1,3 +1,122 @@
+2002-10-07 [melvin]    0.8.3claws50
+
+       * po/fr.po
+               Updated French translation
+
+2002-10-05 [christoph] 0.8.3claws49
+
+       * src/gtkstext.c
+               check if line_start_cache is set in gtk_stext_update_text
+               (closes bug [ 618119 ] crash while doing search in folder)
+
+2002-10-05 [christoph] 0.8.3claws48
+
+       * src/imap.c
+       * src/news.c
+       * src/utils.c
+       * src/utils.h
+               implement cache cleanups for claws' folder system
+               (closes bug [ 595916 ] imapcache not cleaned up)
+
+2002-10-05 [melvin]    0.8.3claws47
+
+       * src/prefs_actions.c
+               Made the help text more clear for the %p token
+
+2002-10-04 [paul]      0.8.3claws46
+
+       * sync with 0.8.5
+               see ChangeLog 2002-10-02 and 2002-10-03
+
+2002-10-04 [christoph] 0.8.3claws45
+
+       * src/inc.c
+               fix segfault caused by pop before smtp
+               call to inc_account_mail with NULL
+               pointer for mainwin
+
+2002-10-04 [paul]      0.8.3claws44
+
+       * configure.in
+               sync the LDAP detection from 0.8.5cvs1
+
+2002-10-02 [christoph] 0.8.3claws43
+
+       * po/de.po
+               fix small spelling error
+
+2002-10-02 [melvin]    0.8.3claws42
+
+       * ac/aspell.m4
+               Behave better and say "no" when test program cannot be run.
+
+2002-10-02 [paul]      0.8.3claws41
+
+       * sync with 0.8.4cvs1
+               see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
+               
+       * src/summaryview.c
+               toggle the behavior of Reply menuitem between
+               normal reply and reply-to-list
+
+2002-10-01 [sergey]    0.8.3claws40
+
+       * src/compose.c
+               Convert newlines in the message text to the canonical form
+               before base64 encoding (RFC2045 compliance, fixes some
+               interoperability issues with Evolution 1.0.3)
+
+2002-09-29 [colin]     0.8.3claws39
+
+       * src/summaryview.c
+               Fix an unwanted copy/paste
+
+2002-09-29 [colin]     0.8.3claws38
+
+       * src/mainwindow.c
+               Renamed "Custom toolbar" to "Customize toolbar"
+               Renamed "Show all header" to "Show all headers"
+               Renamed "Set diplay item" to "Set displayed items"
+       * src/prefs_common.c
+               Renamed "Show all header" to "Show all headers"
+       * src/prefs_summary_column.c
+               Renamed "diplay item" to "displayed items"
+
+2002-09-29 [colin]     0.8.3claws37
+
+       * src/mainwindow.[ch]
+               online/offline status pixmaps follow theme
+               changes
+       * src/summaryview.[ch]
+               quicksearch pixmap follows theme changes
+
+2002-09-29 [thorsten]  0.8.3claws36
+
+       * src/compose.c
+         src/prefs_folder_item.[ch]
+               add default_reply_to folder option (closes patch 581044)
+
+2002-09-29 [christoph] 0.8.3claws35
+
+       * acconfig.h    ** REMOVED **
+       * configure.in
+       * ac/aspell.m4
+       * ac/check-type.m4
+       * ac/gnupg-check-typedef.m4
+               fix autoheader 2.50 warning
+
+2002-09-29 [christoph] 0.8.3claws34
+
+       * major code cleanup (part 2)
+       
+               - unused variables removed
+               - unused functions removed
+               - uninitialized variables checked
+               - missing return statements added
+               - missing function return types added
+               - added parentheses around assignment
+                 when suggested by gcc
+
 2002-09-29 [alfons]    0.8.3claws33
 
        * src/logwindow.c
 2002-09-27 [christoph] 0.8.3claws31
 
        * doc-src/readme.txt
-       * doc-src/rfc1806.txt
-       * doc-src/rfc2183.txt
-       * doc-src/rfc2980.txt
+       * doc-src/rfc1806.txt   ** REMOVED **
+       * doc-src/rfc2183.txt   ** NEW FILE **
+       * doc-src/rfc2980.txt   ** NEW FILE **
                update rfcs
 
 2002-09-27 [melvin]    0.8.3claws30