sync with 0.8.10cvs21
[claws.git] / ChangeLog.claws
index 17a788cb6a312f098905c34163df95645a4a6e3b..e41d578161e481b8121cc6dcb60d182457d5421e 100644 (file)
@@ -1,3 +1,28 @@
+2003-03-03 [paul]      0.8.10claws72
+
+       * sync with 0.8.10cvs21
+               see ChangeLog 2003-03-03
+
+2003-03-02 [christoph] 0.8.10claws71
+
+       * src/common/passcrypt.c
+               use POSIX includes
+
+2003-03-02 [christoph] 0.8.10claws70
+
+       * configure.ac
+       * src/prefs_account.c
+       * src/prefs_gtk.[ch]
+       * src/common/.cvsignore
+       * src/common/Makefile.am
+       * src/common/passcrypt.c                ** NEW **
+       * src/common/passcrypt.h.in             ** NEW **
+               Implement password encryption in config files
+               using unix encrypt and setkey functions. The crypt
+               key can be set as a configure parameter. Old
+               passwords will be converted if they do not begin
+               with '!'
+
 2003-03-02 [paul]      0.8.10claws69
 
        * src/prefs_account.c