sync with 0.8.10cvs12
[claws.git] / ChangeLog.claws
index b6c70b8f80ee818b8123ec3b3c904611ff71f87e..8812340ba39767354dd8d03eb39618fe233363d1 100644 (file)
@@ -1,3 +1,60 @@
+2003-02-17 [paul]      0.8.10claws16
+
+       * sync with 0.8.10cvs12
+               see ChangeLog 2003-02-17
+
+2003-02-16 [match]     0.8.10claws15
+
+       * src/addressbook.c
+               Eliminates reloading of address data when items
+               deleted or added. Applied submitted by
+               Luke Plant <lukeplant@softhome.net>
+
+2003-02-16 [paul]      0.8.10claws14
+
+       * src/news.c
+               when a 'protocol error' is encountered disconnect from
+               the server. This means that the user can carry on viewing
+               other articles and doesn't have to either wait until the
+               server timesout or quit sylpheed.
+               Fixes bug #53 'Unable to read messages in newsgroups, 
+               displayed message doesn't change'
+
+2003-02-15 [christoph] 0.8.10claws13
+
+       * src/imap.c
+               fix bug that stopped scanning of folders when an
+               IMAP folder was empty
+
+       (closes bug 46 stop scan messages in folders after empty folder)
+
+2003-02-15 [paul]
+
+       * tools/Makefile.am
+         tools/README
+         tools/freshmeat_search.pl     ** NEW FILE **
+         tools/google_search.pl        ** NEW FILE **
+               Add 2 Actions scripts which search freshmeat/google
+               for the selected text using the browser configured
+               in sylpheedrc.
+               
+       Note: These scripts are very dependent on the format of the
+       browser command and may not work on every occasion. Testing
+       is welcome. 
+
+2003-02-14 [alfons]    0.8.10claws12
+
+       * src/compose.c
+               fix breakage because of uninitialized account pointer.
+               please verify.
+
+2003-02-14 [paul]      0.8.10claws11
+
+       * src/compose.c
+         src/prefs_account.[ch]
+         src/prefs_common.[ch]
+               move signature settings to Account Prefs
+
 2003-02-14 [paul]      0.8.10claws10
 
        * sync with 0.8.10cvs11