sync with 0.7.8cvs7
[claws.git] / ChangeLog.claws
index 98975815008af2a130d9064449ca3f2215e045f9..da34d9be02930233a13ed3306facd46684a1ecaa 100644 (file)
@@ -1,3 +1,125 @@
+2002-06-26 [paul]      0.7.8claws28
+
+       * sync with 0.7.8cvs7
+               see ChangeLog 2002-06-25
+
+       * src/prefs_common.c
+               ...and in the process, tweak the gui a little
+       
+2002-06-25 [alfons]    0.7.8claws27
+       
+       * configure.in
+       * src/Makefile.am
+               fine tune ldap library detection
+
+2002-06-25 [alfons]    0.7.8claws26
+
+       * src/compose.c
+               don't allow return receipts when composing a news article
+
+2002-06-25 [paul]      0.7.8claws25
+
+       * Makefile.am
+               add '$(AMTAR)' to 'release' section to allow for
+               new and older autotools
+
+2002-06-25 [paul]      0.7.8claws24
+
+       * src/summaryview.c
+               fix "No more unread messages" persistant pop-up
+               window bug
+
+2002-06-25 [paul]      0.7.8claws23
+
+       * po/it.po
+               updated by Alessandro Maestri
+
+2002-06-25 [paul]      0.7.8claws22
+
+       * sync with 0.7.8cvs6
+               see ChangeLog 2002-06-25
+
+2002-06-24 [paul]      0.7.8claws21
+
+       * tools/update-po
+               add GPL copyright information
+
+2002-06-24 [paul]      0.7.8claws20
+
+       * tools/Makefile.am
+         tools/README
+         tools/update-po       ** NEW FILE **
+               add script that eases the creation of *.po files
+               Submitted by Wilbert Berendsen <wilbert@oswf.org>
+
+2002-06-23 [alfons]    0.7.8claws19
+
+       * src/messageview.c
+               make notification_convert_header obey const correctness
+               (next step will be fixing the broken return receipt)
+
+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*