fix bug introduced in last commit
[claws.git] / ChangeLog.claws
index aa6f2dbddfe20505de710244b1760aa398a84730..3113bdd3126a6efc9004f65efb1465a5427b8fca 100644 (file)
@@ -1,3 +1,132 @@
+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
+               fix assorted mix of allocation errors (should solve
+               problem reported by Philippe Gramoullé, see:
+               http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
+
+2002-06-20 [melvin]    0.7.8claws10
+
+       * tools/gpg-sign *REMOVED*
+         tools/gpg-sign-syl *ADDED*
+               Replaced the gpg clearsigning script with the version using
+               xterm instead of ssh-askpass and changed its name.
+
+       * README.claws
+               Updated actions example to reflect the renaming of the
+               gpg clearsigning script.
+
+2002-06-19 [paul]      0.7.8claws9
+
+       * sync with 0.7.8claws9
+               see ChangeLog 2002-06-18 and 2002-06-19
+
+2002-06-19 [paul]      0.7.8claws8
+
+       * sync with 0.7.8cvs1
+               see ChangeLog 2002-06-18
+
+2002-06-18 [alfons]    0.7.8claws7
+
+       * src/mainwindow.h
+               add omitted prototype
+
+2002-06-17 [paul]      0.7.8claws6
+
+       * src/mainwindow.c
+               fix hiding of exec_btn
+
+2002-06-17 [paul]      0.7.8claws5
+
+       * src/pop.c
+               remove unneeded code: should_delete() 
+               and Pop3State::uidl_todelete_list
+
+2002-06-17 [paul]      0.7.8claws4
+
+       * sync with 0.7.8
+               see ChangeLog 2002-06-11 and 2002-06-13
+
+2002-06-16 [alfons]    0.7.8claws3
+       
+       * src/folder.c
+               make sure lock sort mode (claws specific) is
+               also persists after a tree rescan
+
+2002-06-16 [alfons]    0.7.8claws2
+
+       * src/prefs_folder_item.c
+       * src/folder.[ch]
+               fix persistence of folder sort mode (broken
+               by adapting Hiro's new folder persistence code)
+
+2002-06-16 [alfons]    0.7.8claws1
+
+       * AUTHORS
+       * src/logwindow.c
+       * src/prefscommon.[ch]
+               control size of log text in log window; 
+               closes patch #569155 submitted by Mitko Haralanov.
+
+2002-06-15 [paul]      0.7.8claws
+
+       * release of 0.7.8claws
+
 2002-06-15 [paul]      0.7.7claws
 
        * po/pt_BR.po
        * src/mainwindow.[ch]
                more cleanups (removing unnecessary menu items Expand 
                summary / message view)
-       
+
 2002-06-13 [melvin]    0.7.6claws44
 
        * po/POTFILES.in