SMTP over SSL (untested, feedback requested)
[claws.git] / ChangeLog.claws
index 99cff3f63daeae57c52c54ef8ef61f3fad429d07..c5ba232240f0edce60f011682aa0563359904a52 100644 (file)
@@ -1,3 +1,78 @@
+2001-07-27 [christoph]
+
+       * src/prefs_filter.c
+       * src/prefs_filtering.c
+       * src/prefs_matcher.c
+       * src/prefs_scoring.c
+               scroll list when moving rows up or down
+
+       * src/imap.c
+       * src/imap.h
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/send.c
+               SMTP over SSL (untested, feedback requested)
+               IMAP over SSL
+       * src/ssl.c
+               code cleanup
+
+2001-07-26 [alfons]
+       
+       * configure.in, acconfig.h
+               define CLAWS (need this for main / claws detection)
+
+2001-07-25 [alfons]
+
+       * configure.in
+               Sylpheed 0.5.1claws2
+               
+       * sync with Sylpheed 0.5.1cvs4
+
+2001-07-25 [christoph]
+
+       * src/scoring.c
+               fixed segfault
+               item->prefs == NULL (don't know why)
+
+2001-07-25 [alfons]
+
+       * configure.in
+               Sylpheed 0.5.1claws1
+
+       * sync with Sylpheed 0.5.1cvs1-3
+
+2001-07-24 [christoph]
+
+       * src/folderview.c
+       * src/prefs_folder_item.[ch]
+               added folderitem preferences dialog with
+               default To: and auto request return receipt
+
+       * src/compose.[ch]
+       * src/menu.[ch]
+               changes to handle new folderitem preferences
+
+       * src/mainwindow.c
+       * src/summaryview.c
+               call compose new mail with current folderitem
+
+2001-07-24 [alfons]
+
+       Release Sylpheed 0.5.1claws
+
+       * configure.in
+               change to release version 0.5.1claws
+
+2001-07-24 [christoph]
+
+       * src/summaryview.c
+               fixed segfault that happend when the selected
+               message was removed while retrieving new messages.
+
+       * po/es.po
+               updated translation
+               (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
+
 2001-07-22 [alfons]
 
        add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
@@ -15,7 +90,7 @@
 2001-07-22 [christoph]
 
        * po/POTFILES.in
-               Added src/ssl.c
+               added src/ssl.c
        * src/ssl.c
                changed a wrong debug message