*** empty log message ***
[claws.git] / ChangeLog.claws
index 205657c8a2e1a96bdb5be293edb9e456f67624be..781af1e9c7e089d8dacf1b1d5c6bdbc4e194dcbc 100644 (file)
@@ -1,3 +1,101 @@
+2003-07-12 [paul]      9.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
+               if queued message has an invalid Message-Id, don't try to
+               find message it refers to (fixes #209 "crash when processing 
+               in folder")
+
+2003-07-08 [paul]      0.9.0claws89
+
+       * sync with 0.9.3cvs2
+               see ChangeLog 2003-07-08
+
+2003-07-08 [match]     0.9.0claws88
+
+       * src/ldapctrl.c
+               extend LDAP search for first/last name by parsing search term.
+
+2003-07-08 [alfons]    0.9.0claws87
+
+       * src/send_message.c
+               fix bug #208 "Status message stuck when sending on POP3 account"
+
+2003-07-07 [paul]      0.9.0claws86
+
+       * po/hr.po
+               new Croatian translation, submitted by
+               Dragan <drleskov@inet.hr>
+
+2003-07-07 [paul]      0.9.0claws85
+
+       * sync with 0.9.3cvs1
+               see ChangeLog 2003-07-07
+
 2003-07-05 [christoph] 0.9.0claws84
 
        * src/Makefile.am