add persistence for collapsed / expanded folder trees
[claws.git] / ChangeLog.claws
index a407796af437b2978c161ff5c76e4c8e517c1b0c..980e6973cc14b9def8a07e2b3f49bbe78c72e38a 100644 (file)
@@ -1,3 +1,28 @@
+2001-07-10 [alfons]
+
+       * folder.[ch]
+         folderview.c
+               make collapse state of folders and folder items persistent, i.e.
+               if you collapse a folder tree, the next time sylpheed-claws starts 
+               up the folder tree remains collapsed.  
+               
+2001-07-10 [christoph]
+
+       * acconfig.h
+       * configure.in
+               added --enable-ssl
+       * src/md5.[ch]
+               renamed MD5_CTX to MD5_CTX_syl
+               conflicts with a struct in openssl
+       * src/inc.c
+       * src/main.[ch]
+       * src/prefs_account.[ch]
+       * src/socket.[ch]
+               SSL support for POP
+       * src/mainwindow.c
+               fixed compose with current account
+               broken by new compose button stuff
+
 2001-07-09 [hoa]
 
        * AUTHORS
@@ -16,7 +41,7 @@
 
        * src/prefs_common.[ch]
          src/compose.c
-               add experimental option "smart wrapping" which make the
+               add experimental option "smart wrapping" which makes the
                compose editor auto wrap.
                
                | TODO: the problem with the buggy cursor handling is caused |