2005-04-15 [colin] 1.9.6cvs36
[claws.git] / ChangeLog-gtk2.claws
index f02f172aee99c1ce5e7a144f6ba9437981204352..934de2252e349a9043f3e32587ced7abbd9c66e9 100644 (file)
@@ -1,3 +1,29 @@
+2005-04-15 [colin]     1.9.6cvs36
+
+       * src/plugins/pgpmime/pgpmime.c
+               Fix bus error on 64bit. Spotted by 
+               macallan1888@gmail.com
+
+2005-04-15 [colin]     1.9.6cvs35
+
+       * src/prefs_account.c
+               Fix cvs34.
+
+2005-04-12 [colin]     1.9.6cvs34
+
+       * src/prefs_account.c
+               Fix smtp auth type off-by-one. We forgot to
+               add PLAIN in the prefs-to-gui setter func and
+               as a result, the selected auth when opening
+               account prefs was not the correct one.
+
+2005-04-12 [paul]      1.9.6cvs33
+
+       * src/inc.c
+               if the recv dialog is visible, Cancel only
+               cancels the current account
+
+
 2005-04-10 [colin]     1.9.6cvs32
 
        * src/filtering.c