updated selective download
[claws.git] / ChangeLog.claws
index ddcac41882dd93a32628c206bfc35f5eb9fcb5b4..05e67c67096abab2a55d92847e9086f148140c0c 100644 (file)
@@ -1,3 +1,32 @@
+2002-06-10 [paul]      0.7.6claws37
+
+       * src/inc.[ch]
+         src/pop.c
+         src/prefs_account.[ch]
+         src/selective_download.[ch]
+               apply PATCH #561712
+                NEW:
+               - check if POP Account
+               - Receive Button renamed to Preview
+               - Preview Button Popup: preview new/all messages
+               - Download Button
+               - Account Preferences-->Receive tab checkbutton if you
+                 want to remove Mail after Download
+               -: default YES
+               - Account Preferences-->Receive tab checkbutton use
+                 filtering rules on preview
+                 (think of delete_on_server)
+               -: default YES
+               - Account selectable from SD dialog
+               - checkbutton to show already downloaded messages if
+                 all messages are previewed
+               - new clist column showing Date
+               - ESC KEY close
+               FIXES:
+               - play ball with UIDL
+               - fault tolerant (?) 
+               Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
+
 2002-06-10 [melvin]    0.7.6claws36
 
        * README.claws
@@ -10,8 +39,8 @@
 2002-06-10 [melvin]    0.7.6claws35
        
        * src/prefs_actions.c
-               Made it possible to use a more elaborate command line
-               (e.g. |foo|bar|cat>there;echo Done|).
+               Make it possible to use a more elaborate command line
+               (e.g. |foo|bar|cat>there;echo Done|)
                Corrected error message when calling %f, %F and %p commands
                from the compose window.