sync with 0.7.5cvs16
[claws.git] / ChangeLog.claws
index 2962283f16864fa1649fdacf03c17f75e746a20a..4af3f3446e42a40b5058d08cabe6681dca46a862 100644 (file)
@@ -1,3 +1,71 @@
+2002-05-10 [paul]      0.7.5claws16
+
+       * sync with 0.7.5cvs16
+               see ChangeLog entries 2002-05-09 and 
+               2002-05-10
+
+2002-05-10 [colin]     0.7.5claws15
+
+       * src/textview.c
+               Corrected a bug that prevented sylpheed to open
+               double-clicked URIs.
+
+2002-05-09 [paul]      0.7.5claws14
+
+       * sync with 0.7.5cvs14
+               see ChangeLog 2002-05-08 and 2002-05-09
+
+2002-05-08 [paul]      0.7.5claws13
+
+       * sync with 0.7.5cvs11
+               see ChangeLog entry 2002-05-08
+
+2002-05-08 [paul]      0.7.5claws12
+
+       * src/mainwindow.c
+         src/textview.[ch]
+               fix segfault on View->Open in new window
+               patch submitted by Thorsten Maerz <torte@netztorte.de>
+
+2002-05-07 [paul]      0.7.5claws11
+
+       * sync with 0.7.5cvs9
+               see ChangeLog entry 2002-05-07
+
+2002-05-06 [paul]      0.7.5claws10
+
+       * src/messageview.c
+         src/textview.c
+               display url in statusbar on single-click
+               patch submitted by Thorsten Maerz <torte@netztorte.de>
+
+2002-05-06 [match]     0.7.5claws9
+
+       * src/addritem.[ch]
+               new functions.
+       * src/addrcache.c
+               tidy up.
+       * src/xmlprops.[ch]
+               XML implementation of properties file.
+       * src/exporthtml.[ch]
+       * src/expthtmldlg.[ch]
+       * src/addressbook.c
+               export to HTML.
+
+2002-05-02 [sergey]    0.7.5claws8
+
+       * src/mainwindow.c (mainwin_entries),
+         src/prefs_common.c (prefs_send_create()),
+         src/codeconv.c (locale_table):
+               use charset name "Windows-1251" instead of "CP1251".
+
+2002-05-02 [colin]     0.7.5claws7
+       
+       * src/compose.c
+         src/prefs_common.c
+         src/prefs_folder_item.c
+               Fixed cosmetics bugs due to Outbox renamed to Sent.
+
 2002-05-02 [hiro]      0.7.5claws6
 
        * src/imap.c