fix bug [14] where new mail notification worked incorrectly with IMAP accounts
[claws.git] / ChangeLog.claws
index 27f0a4453cce2360408a0dc0d9e399e3512c9926..0c893a466989238876b0cf48108abba654d9c826 100644 (file)
@@ -1,3 +1,18 @@
+2003-01-13 [melvin]    0.8.8claws92
+
+       * src/folderview.[ch]
+               folderview_check_new(): return the number of new messages.
+       * src/inc.c
+               Should fix bug [14] where new mail notification worked 
+                       incorrectly with IMAP accounts.
+               inc_spool_account(): return number of new msgs, or -1 on error
+               inc_all_spool(): return number of new msgs
+               
+2003-01-13 [melvin]    0.8.8claws91
+
+       * src/prefs_actions.c
+               Justify help text.
+
 2003-01-12 [thorsten]  0.8.8claws90
 
        * src/common/prefs.c
@@ -39,7 +54,7 @@
                give up const-correctness on functions that call non-const-correct functions;
                several casts to gpointer in g_free();
                add change_score;
-               
+
 2003-01-12 [christoph] 0.8.8claws84
 
        * src/compose.c
        * src/toolbar.c
                use the translatable string for "Separator" as file name for
                separator toolbar items (probably make this uppercase?)
-       
+
 2003-01-10 [alfons]    0.8.8claws79
 
        * src/prefs_toolbar.c