fix engrish
[claws.git] / ChangeLog-gtk2.claws
index 93d9a173ff2ea9b0915a94a10d74824a1f52b8d6..98421e2b1ad469d5ec8dbaae821cc575b41aba39 100644 (file)
@@ -1,3 +1,52 @@
+2004-07-09 [colin]     0.9.11cvs17.18
+
+       * src/messageview.c
+               Fix Engrish
+
+2004-07-09 [colin]     0.9.11cvs17.17
+
+       * src/pop.c
+               strlen checking...
+       * src/messageview.c
+               refactoring a bit
+
+2004-07-08 [colin]     0.9.11cvs17.16
+
+       * src/noticeview.c
+       * src/noticeview.h
+               Add an optional second button
+       * src/messageview.c
+       * src/pop.c
+       * src/pop.h
+               Don't delete partially received mails after a certain
+               time; rather, let the user decide.
+
+2004-07-08 [colin]     0.9.11cvs17.15
+
+       * src/common/smtp.h
+               Sync with HEAD
+
+2004-07-08 [colin]     0.9.11cvs17.14
+
+       * src/messageview.c
+       * src/common/smtp.c
+               Use to_human_readable() for sizes
+
+2004-07-08 [colin]     0.9.11cvs17.13
+
+       * src/inc.c
+       * src/messageview.c
+       * src/pop.c
+       * src/pop.h
+       * src/procmsg.c
+               Fix partial-downloading issues:
+                       catch unsupported TOP
+                       don't delete partially downloaded mails before 5 days
+                       don't update existing with non-MH folders; that'll
+                       make dups, but it's better than trashing the folder
+                       free new msginfo parts
+               Fix indentation ;-)
+
 2004-07-08 [colin]     0.9.11cvs17.12
 
        * src/common/smtp.c