2005-01-14 [colin] 0.9.13cvs33
[claws.git] / ChangeLog.claws
index a59b89679d78aaad958358ae78b0623e14e77501..2e8300194b966ecb05962b0b74d7541ab910c0ff 100644 (file)
@@ -1,3 +1,72 @@
+2005-01-14 [colin]     0.9.13cvs33
+
+       * src/html.c
+       * src/msgcache.c
+               Fix coding style issues from the last patch
+
+2005-01-14 [colin]     0.9.13cvs32
+
+       * src/msgcache.c
+               Fix possible double free, avoid putting 8k on the stack
+       * src/html.c
+       * src/html.h
+               Fix links with tags inside, add some entities
+       * AUTHORS
+               Both patches by Rich Coe <Richard.Coe@med.ge.com>
+
+2005-01-09 [thorsten]  0.9.13cvs31
+
+       * tools/calypso_convert.pl
+               support nested subdirs (possible in recent calypso versions)
+               fix "change of readonly value" error with perl >= 5.8
+
+2005-01-08 [colin]     0.9.13cvs30
+
+       * src/prefs_filtering_action.c
+               Plug leak - patch by Alfons
+
+2005-01-07 [paul]      0.9.13cvs29
+
+       * ChangeLog
+       * ChangeLog.jp
+       * src/pop.c
+       * src/pop.h
+               sync with main, see ChangeLog 2005-01-06
+
+2005-01-06 [colin]     0.9.13cvs28
+
+       * src/prefs_matcher.c
+               Plug leak. Patch by Alfons
+
+2005-01-04 [christoph] 0.9.13cvs27
+
+       * src/folderview.c
+       * src/imap_gtk.c
+       * src/news_gtk.c
+               Create extra popup menu entries for account settings
+
+       (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
+
+2005-01-03 [colin]     0.9.13cvs26
+
+       * src/main.c
+               Plugins should be loaded before --receive or --receive-all 
+               is processed. 
+               Patch by Felix Eckhofer <felix-ml@tribut.de>
+
+2005-01-03 [colin]     0.9.13cvs25
+
+       * src/pop.c
+       * src/pop.h
+               Add data_len member, because we can get NULs from network
+               Patch by Alfons
+
+2005-01-01 [colin]     0.9.13cvs24
+
+       * src/procmime.c
+               Fix possible memleak in corner case - found by
+               Martin Kluge, patch by Alfons
+
 2004-12-30 [colin]     0.9.13cvs23
 
        * src/account.c