replace remnants of the old, renamed 'Execute' matchtype; add a brief description...
[claws.git] / ChangeLog.claws
index 24e474f43d763bdcba94313e8c50a5e184e131a8..c7b7a819d7a0b55695b406e88cbb435112ef15d1 100644 (file)
@@ -1,3 +1,31 @@
+2003-10-21 [paul]      0.9.6claws39
+
+       * src/prefs_matcher.[ch]
+               replace remnants of the old, renamed 'Execute' matchtype
+               add a brief description to the Info window
+
+2003-10-21 [hoa]       0.9.6claws38
+       
+       * src/Makefile.am
+       * src/carray.[ch]               * NEW *
+       * src/chash.[ch]                * NEW *
+       * src/folder.c
+       * src/maillock.[ch]             * NEW *
+       * src/mailmbox.[ch]             * NEW *
+       * src/mailmbox_folder.[ch]      * NEW *
+       * src/mailmbox_parse.[ch]       * NEW *
+       * src/mailmbox_types.[ch]       * NEW *
+               implementation of mbox folder with unique message numbers
+
+               made use of libEtPan! implementation of mbox for lower-layer.
+
+2003-10-20 [alfons]    0.9.6claws37
+
+       * src/noticeview.c
+               fix invalid argument warning
+       * src/pgpmime.c
+               no in place variable
+
 2003-10-20 [paul]      0.9.6claws36
 
        * src/compose.[ch]