fix use of incorrect uidl string
[claws.git] / ChangeLog.claws
index 789df7c3aad4b3c265310960a710b03734d048a2..44cacec75eb4a7567a32250885bc2caa6f37bb3f 100644 (file)
@@ -1,3 +1,72 @@
+2002-03-22 [alfons]    0.7.4claws31
+
+       * src/pop.c
+               fix getting uidl from incorrect string 
+               (spotted by Colin)
+
+2002-03-21 [alfons]    0.7.4claws30
+
+       * src/pop.c
+               more code refactoring
+               plug mem leak introduced by delete on server
+
+2002-03-21 [paul]      0.7.4claws29
+
+       * sync with 0.7.4cvs11
+               see ChangeLog entries 2002-03-20
+
+2002-03-20 [alfons]    0.7.4claws28
+
+       * src/inc.c
+               apply Colin's patch and refactor
+
+2002-03-20 [paul]      0.7.4claws27
+
+       * sync with sylpheed 0.7.4cvs9
+               see ChangeLog entry 2002-03-20
+
+2002-03-19 [christoph] 0.7.4claws26
+
+       * src/mh.c
+       * src/procmsg.[ch]
+       * src/summaryview.c
+               revert changes for flag updates
+               (does not work correctly and no time to debug)
+
+2002-03-20 [alfons]    0.7.4claws25
+
+       * src/pop.c
+               refactor should_delete() a little bit 
+
+2002-03-19 [paul]      0.7.4claws24
+
+       * src/inc.[ch]
+         src/pop.c
+         src/prefs_account.[ch]
+               allow the user to leave downloaded mail on the 
+               server for n days. Patch submitted by Colin Leroy 
+               <colin@colino.net>
+
+2002-02-19 [paul]      0.7.4claws23
+
+       * sync with sylpheed 0.7.4cvs8
+               see ChangeLog entries 2002-03-19
+
+2002-03-18 [paul]      0.7.4claws22
+
+       * sync with sylpheed 0.7.4cvs6
+               see ChangeLog entry 2002-03-18
+
+2002-03-18 [paul]      0.7.4claws21
+
+       * po/en_GB.po
+               add en_GB message catalogue
+
+       * src/mbox_folder.c
+         src/prefs_account.c
+         src/prefs_actions.c
+               correct a few spelling mistakes
+
 2002-03-17 [alfons]    0.7.4claws20
 
        * src/matcher.c