test existence of cert.pem (problem seems common, Paul and me already
[claws.git] / ChangeLog.claws
index 56166e825b3cbbeec6539f04dd6b07cde8d56487..43c80ac008e5f346ec696eb6cc4a0d38568bdae6 100644 (file)
@@ -1,3 +1,27 @@
+2002-12-09 [colin]     0.8.6claws86
+
+       * src/ssl.c
+               Try to open the cert.pem database and 
+               issue a warning if it isn't there
+
+2002-12-09 [colin]     0.8.6claws85
+
+       * src/common/ssl_certificate.c
+       * src/gtk/sslcertwindow.c
+               Warning fixes
+
+2002-12-09 [colin]     0.8.6claws84
+
+       * src/ssl_certificate.[ch] ** REMOVED **
+       * src/common/ssl_certificate.[ch] ** NEW **
+       * src/Makefile.am
+       * src/common/Makefile.am
+               Moved ssl_certificate.[ch] to common
+       * src/common/ssl.c 
+               Put back needed include
+       * src/gtk/sslcertwindow.[ch]
+               Changed ssl_certificate.h include
+       
 2002-12-09 [colin]     0.8.6claws83
 
        * src/gtk/sslcertwindow.[ch]