added 'recieve at get all' to 'Edit accounts' window
[claws.git] / ChangeLog.claws
index 8d841fab8f7d7cda933deb7da84da81c78338954..33b9611ed34804542273b5189f4f5979fcc7a1a0 100644 (file)
@@ -1,3 +1,53 @@
+2001-08-12 [paul]
+
+       * src/account.[ch]
+               add 'receive at get all' column and enable/disable
+               button.
+
+2001-08-06 [christoph]
+
+       * src/account.c
+               show usage of SSL in protocol column
+
+       * src/imap.c
+       * src/inc.c
+               renamed ssl options
+
+       * src/prefs_account.[ch]
+               moved ssl options to a new page
+
+       * src/send.c
+       * src/smtp.c
+       * src/ssl.[ch]
+               renamed ssl options
+               added support for SMTP STARTTLS command
+
+2001-08-05 [christoph]
+
+       * configure.in
+               debian autoconf needs version check to find
+               correct autoconf version. if the file is
+               named configure.in 2.13 is used, which does
+               not work with this configure.in script.
+               other solution would be to rename the script
+               to configure.ac as suggested in the autoconf
+               manual.
+
+       * src/inc.c
+               disable final error popup if popups are
+               diabled in config
+
+       * src/socket.c
+               bugfix in ssl_gets
+               fixes IMAP over SSL problem
+
+2001-08-03 [paul]
+
+       * configure.in
+               change to 0.5.2claws1
+
+       * sync with sylpheed 0.5.2cvs1
+
 2001-08-02 [alfons]
 
        * configure.in