0.9.5claws30
[claws.git] / ChangeLog.claws
index 8967d1feed2dafc7cbe0560a8e1606db1e9c6405..61527f8ee69aa8b4697cfd9cb10c7fb6c981e719 100644 (file)
@@ -1,3 +1,39 @@
+2003-09-26 [christoph] 0.9.5claws30
+
+       * src/folder.c
+       * src/msgcache.c
+               add more NULL pointer checks
+
+2003-09-25 [christoph] 0.9.5claws29
+
+       * src/folder.c
+               o don't fetch source message to get it's message id
+               o immediately scan dest folder when copying a message did not
+                 return a new message number and not do it when the first message
+                 without a new message number is found
+
+2003-09-23 [christoph] 0.9.5claws28
+
+       * src/compose.c
+               fix generating of headers
+
+       (patch by David Relson <relson@osagesoftware.com>)
+
+2003-09-23 [paul]      0.9.5claws27
+
+       * po/zh_CN.po
+               update Simplified Chinese translation. submitted by
+               Hansom Young
+
+2003-09-23 [paul]      0.9.5claws26
+
+       * tools/Makefile.am
+         tools/README
+         tools/vcard2xml.py    ** NEW FILE **
+               add a script that converts an evolution vcard to
+               sylpheed's xml format
+               submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
+
 2003-09-22 [paul]      0.9.5claws25
 
        * src/plugins/clamav/clamav_plugin.c