fix Get doing pop-before-smtp
[claws.git] / ChangeLog.claws
index d1d04ebba47adcb06c054b018a8e74788947be1d..420dd10fd36717c896efea89e69062204904576f 100644 (file)
@@ -1,3 +1,47 @@
+2002-09-22 [colin]     0.8.3claws12
+
+       * src/inc.c
+               Initialize session type to normal before getting 
+               mail (fixes strange Get behaviour)
+       * src/prefs_account.h
+               Move STYPE_POP_BEFORE_SMTP to last position to 
+               avoid other side-effects
+
+2002-09-22 [colin]     0.8.3claws11
+
+       * src/prefs_account.c
+               Fix pop_bfr_smtp_tm_entry sensivity when switching
+               from pop3 to apop or vice-versa
+
+2002-09-22 [colin]     0.8.3claws10
+       
+       * src/prefs_account.[ch]
+               Add an option for the POP before SMTP timeout
+       * src/inc.c
+               Remember time of last POP connection
+       * src/send.c
+               Do POP before SMTP only if timeout reached
+
+2002-09-22 [oliver]    0.8.3claws9
+       
+       * README.claws
+               explain custom toolbar
+
+2002-09-22 [oliver]    0.8.3claws8
+
+       * src/prefs_actions.[ch]
+       custom toolbar for compose      
+               actions callback from compose toolbar
+       * src/folderview.c
+               remove include toolbar.h
+               
+2002-09-22 [oliver]    0.8.3claws7
+       
+       * src/prefs_toolbar.[ch]
+               custom toolbar for compose
+               - generic prefs_toolbar handles both
+                 Mainwin's toolbar as well as Compose toolbar          
+               
 2002-09-22 [oliver]    0.8.3claws6
        
        * src/toolbar.[ch]