display signatures in grey
[claws.git] / ChangeLog.claws
index ebf14f997c5ee97b9b7328d0e3c59098528f1449..9fd3ea6a576f27bce00c7f5b5db923f711260b78 100644 (file)
@@ -1,17 +1,70 @@
-2002-08-30 [alfons]    0.8.2claws16
+2002-09-03 [colin]     0.8.2claws25
+
+       * src/textview.[ch]
+               Grey the signature
+
+2002-09-03 [paul]      0.8.2claws24
+
+       * sync with 0.8.2cvs8
+               see ChangeLog 2002-09-02 and 2002-09-03
+
+2002-09-03 [darko]     0.8.2claws23
+
+       * src/folderview.c
+               use normal style when creating new folder to pick
+               proper font size 
+
+2002-09-02 [melvin]    0.8.2claws22
+
+       * src/gtkaspell.m4
+               removed some obsolete code
+
+2002-09-02 [melvin]    0.8.2claws21
+
+       * ac/aspell.m4
+               fixed test's equality sign (== to =)
+
+2002-09-02 [alfons]    0.8.2claws20
+
+       * src/folder.c
+       * src/mh.c
+               revert change of 0.8.2claws16 and use the mh_folder_destroy
+               as folder->destroy virtual as suggested by Hiro
+               (the mh.c code seems to have been lost around mh.c.1.21)
+
+2002-09-02 [paul]      0.8.2claws19
+
+       * po/pt_BR.po
+               updated by Fabio Jr. Beneditto
+               
+       * src/defs.h
+               use 'http://claws.sylpheed.org' for homepage link. 
+               Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
+
+2002-09-01 [alfons]    0.8.2claws18
+
+       * src/mh.c
+               plug memleak related to one Martin Kluge found
+
+2002-08-31 [paul]      0.8.2claws17
+
+       * sync with 0.8.2cvs6
+               see ChangeLog 2002-08-30
+
+2002-08-31 [alfons]    0.8.2claws16
 
        * src/folder.c
                folder_destroy(): remove mailbox from folderlist even if it has
                no destroy virtual
 
-2002-08-30 [alfons]    0.8.2claws15
+2002-08-31 [alfons]    0.8.2claws15
 
        * src/folder.c
                :%sno/if(/if (/gc
                :%sno/for(/for (/gc
                (being pedantic I know)
 
-2002-08-30 [alfons]    0.8.2claws14
+2002-08-31 [alfons]    0.8.2claws14
 
        * src/folder.c
                check for NULL pointers returned from folder->fetch_msginfo virtual