revert to get ldap into it previous working state and add new Taiwanese translation
[claws.git] / ChangeLog.claws
index 33f6d1816068ac9432f610ea3485fd9c5d188985..7f92237b4f74a4138a762f6535e709219e6d089b 100644 (file)
@@ -1,3 +1,133 @@
+2003-05-22 [paul]      0.8.11claws175
+
+       * src/Makefile.am
+         src/addrbook.[ch]
+         src/addrcache.[ch]
+         src/addr_compl.[ch]
+         src/adressbook.[ch]
+         src/addrindex.[ch]
+         src/addritem.[ch]
+         src/editaddress.c
+         src/editgroup.c
+         src/editldap_basedn.c
+         src/editldap.c
+         src/jpilot.c
+         src/vcard.c
+               revert to get ldap into it previous working state
+               
+       * po/zh_TW.Big5.po
+               new Taiwanese translation,
+               submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
+
+2003-05-22 [christoph] 0.8.11claws174
+
+       * src/plugins/spamassassin/libspamc.[ch]
+               sync libspamc with SpamAssaain release 2.55
+
+2003-05-22 [paul]      0.8.11claws173
+
+       * sync with 0.9.0cvs7
+               see ChangeLog 2003-05-22
+               
+       * src/summaryview.c
+               revert change in 0.8.11claws172: follow
+               Hiroyuki's decision and that's the end of it.
+
+2003-05-21 [paul]      0.8.11claws172
+
+       * src/summaryview.c
+               fix discrepency between open_unread_on_enter
+               and always_show_msg
+
+2003-05-21 [paul]      0.8.11claws171
+
+       * sync with 0.9.0cvs6
+               see ChangeLog 2003-05-21
+
+2003-05-21 [paul]      0.8.11claws170
+
+       * sync with 0.9.0cvs5
+               see ChangeLog 2003-05-21
+
+2003-05-20 [paul]      0.8.11claws169
+
+       * sync with 0.9.0cvs4
+               see ChangeLog 2003-05-20
+               fixes bug #152, 'encoding of IMAP folders names'
+
+2003-05-20 [paul]      0.8.11claws168
+
+       * sync with 0.9.0cvs3
+               see ChangeLog 2003-05-20
+               
+       * src/tools/convert_mbox.pl
+               minor change in the comments, submitted by Fred Marton
+
+2003-05-19 [paul]      0.8.11claws167
+
+       * src/plugins/clamav/Makefile.am
+         configure.ac
+               link clamav_lib to the plugin and not to the main program
+
+2003-05-19 [christoph]
+
+       * src/Makefile.am
+               add -export-dynamic for linking
+
+2003-05-19 [paul]      0.8.11claws166
+
+       * sync with 0.9.0cvs1
+               see ChangeLog 2003-05-19
+
+2003-05-19 [paul]      0.8.11claws165
+
+       * src/inc.c
+               fix 'pop before smtp' timeout
+
+2003-05-18 [alfons]    0.8.11claws164
+
+       * src/prefs_matcher.c
+               put "execute" action command line ("expression") in edit box
+
+2003-05-18 [christoph] 0.8.11claws163
+
+       * src/mimeview.[ch]
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/image_viewer/viewer.c
+       * src/plugins/mathml_viewer/mathml_viewer.c
+               let a viewer have a list of Content-Types
+
+2003-05-18 [paul]      0.8.11claws162
+
+       * src/prefs_filtering.c
+               add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
+               and REDIRECT actions
+
+2003-05-17 [christoph]
+
+       * README.claws
+               o remove dynamic signatures that was syned with main
+               o add infos about no longer "build in" image viewer
+               o update bugtracker URL
+
+2003-05-17 [christoph] 0.8.11claws161
+
+       * src/folder.c
+       * src/folderview.c
+       * src/imap.c
+               don't use imap_scan_folder anymore. Instead call folder_item_scan
+               for every folder after rebuilding the folder tree.
+
+       (closes Bug 19 imap_scan_folder() computes incorrectly number of new
+        messages)
+
+2003-05-17 [christoph] 0.8.11claws160
+
+       * src/imap.c
+               don't use STATUS command on current folder to check for
+               content changes. imap_cmd_ok() now tracks changes to
+               folder and number of existing messages.
+
 2003-05-17 [paul]      0.8.11claws159
 
        * src/plugins/clamav/clamav_plugin.c