version 0.9.3claws
[claws.git] / ChangeLog.claws
index 9f8645d9bbc049c4723d614fb35f22878f5c834a..cb0bd18eeada7efcbb648efaa2ec8988d55aabb9 100644 (file)
@@ -1,3 +1,77 @@
+2003-07-12 [paul]      0.9.3claws
+
+       * 0.9.3claws released
+
+2003-07-12 [paul]      0.9.0claws101
+
+       * man/sylpheed.1
+               updated
+
+2003-07-12 [paul]      0.9.0claws100
+
+       * po/es.po
+         po/hr.po
+         po/pl.po
+         po/sr.po
+               update Spanish, Croatian, Polish, Serbian translations.
+               submitted by Ricardo Mones Lastra, Dragan, Witold
+               Wladyslaw Wojciech Wilk, Urke MMI
+
+2003-07-12 [melvin]    0.9.0claws99
+
+       * po/fr.po
+               Updated French translations.
+
+2003-07-12 [paul]      0.9.0claws98
+
+       * src/addressbook.c
+               disable 'Lookup' button as it has no effect
+
+2003-07-11 [alfons]    0.9.0claws97
+       
+       * src/summaryview.c
+               summary_searchbar_pressed() should return TRUE to signal that
+               event was handled. when returning void, the return value passed
+               to GTK is actually random, but maybe FALSE, in which case the
+               event is handled by parent
+               
+2003-07-10 [paul]      0.9.0claws96
+
+       * ac/missing/gettext.m4
+               update to version 0.12
+
+2003-07-10 [paul]      0.9.0claws95
+
+       * src/plugins/clamav/clamav_plugin.c
+               fix bug where multipart/alternative messages
+               would slip through without being scanned
+
+2003-07-10 [christoph] 0.9.0claws94
+
+       * src/folder.c
+               correct check if folder supports removing when a message is
+               moved. if not the message is only copied.
+
+       (closes Bug 132 crash on startup in newsgroups folders)
+
+2003-07-09 [alfons]    0.9.0claws93
+
+       * configure.ac
+       * src/common/defs.h
+               --with-config-dir (default .sylpheed)
+
+2003-07-09 [christoph] 0.9.0claws92
+
+       * configure.ac
+               use PKG_CHECK_MODULES to check for gtkmathview
+               (version 0.4.2 now required)
+
+2003-07-08 [melvin]    0.9.0claws91
+
+       * src/action.c
+               Implemented a progress bar that counts the number of completed
+               tasks when the action runs more than one command.
+
 2003-07-08 [alfons]    0.9.0claws90
 
        * src/procmsg.c