* src/prefs.h
[claws.git] / ChangeLog.claws
index 30d05ad616f5ebece12fb737531d70c43383d9b9..a25d0d579b01a528e75452cfd7dce42c559e1236 100644 (file)
@@ -1,3 +1,17 @@
+2002-01-11 [christoph] 0.6.6claws49
+
+       * src/prefs.h
+               set sensitivity in SET_TOGGLE_SENSITIVITY macro from
+               toggle widget, because non static prefs can not use
+               prefs_set_* functions
+       * src/prefs_account.c
+               toggle smtp auth password field sensitivity if
+               user id is empty and add descrition of usage for
+               these fields
+       * src/prefs_folder_item.c
+               use SET_TOGGLE_SENSITIVITY macro to instead of extra
+               callbacks
+
 2002-01-11 [melvin]    0.6.6claws48
 
        * src/compose.c