sync with 0.7.5cvs20
[claws.git] / ChangeLog.claws
index f331b4c3518254cd899f566b01c60f74601bf9ad..def4f3cac105eb13cfeef13c488cf26e434a019d 100644 (file)
@@ -1,3 +1,58 @@
+2002-05-12 [paul]      0.7.5claws19
+
+       * sync with 0.7.5cvs20
+               see ChangeLog 2002-05-11
+
+2002-05-12 [alfons]    0.7.5claws18
+
+       * src/quote_fmt_lex.l
+       * src/quote_fmt_parse.y
+               allow quote / reply date & time format to be set using
+               %D{format}. format is a format string you'd pass to
+               strftime() (see man strftime, or the Display tab |
+               Date format setting).
+
+               Currently %D converts the date to local time. 
+
+2002-05-11 [paul]      0.7.5claws17
+
+       * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
+               see ChangeLog 2002-05-10 and 2002-05-11
+
+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