fix bug introduced in last commit
[claws.git] / ChangeLog.claws
index b8531b999f95ba6fc3260187351c8cec318f7a65..3113bdd3126a6efc9004f65efb1465a5427b8fca 100644 (file)
@@ -1,4 +1,58 @@
-2002-06-20 [alfons]    0.7.8claws11
+2002-06-23 [paul]      0.7.8claws18
+
+       * src/messageview.c
+               fix bug introduced in last commit:
+               removed too much code in last commit - put back what's
+               needed
+
+2002-06-23 [paul]      0.7.8claws17
+
+       * src/messageview.[ch]
+               remove code committed in error from locally patched
+               source
+
+2002-06-23 [colin]     0.7.8claws16
+
+       * src/compose.[ch]
+               add compose_entry_select(), used to select the default_to
+               email address - hopefully avoiding people sending mails to
+               wrong recipients.
+
+2002-06-22 [alfons]    0.7.8claws15
+
+       * AUTHORS
+               add Bram Metsch & Stanislav Karchebny
+       * src/smtp.[ch]
+       * src/prefs_account.[ch]
+       * src/send.c
+               - apply and adapt Bram's patch which allows user to set SMTP AUTH 
+                 options.  (see <http://sourceforge.net/tracker/index.php
+                 ?func=detail&aid=566937&group_id=25528&atid=384600>);
+
+               - merge Stanislav's fix to make SMTP AUTH work with qmail
+                 (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
+
+2002-06-22 [paul]      0.7.8claws14
+
+       * sync with 0.7.8cvs5
+               see ChangeLog 2002-06-19 and 2002-06-20
+
+2002-06-22 [alfons]    0.7.8claws13
+
+       * src/selective_download.c
+               fix a stupid mistake I made
+
+2002-06-22 [alfons]    0.7.8claws12
+
+       * src/selective_download.[ch]
+               fix another unnoticed leak; cleanup code
+
+2002-06-21 [alfons]
+
+       * tools/Makefile.am
+               gpg-sign <-- gpg-sign-syl
+
+2002-06-21 [alfons]    0.7.8claws11
 
        * src/selective_download.c
        * src/selective_download.h