put back log.h include (shouldn't have removed it)
[claws.git] / ChangeLog.claws
index a14dac6f3c28dfbc287f532785884db71aad312d..20a3d52a6047fb1c7ca14cb160d3341f0fb70431 100644 (file)
@@ -1,3 +1,27 @@
+2002-12-08 [colin]     0.8.6claws72
+
+       * src/ssl_certificate.c
+               Put back a badly-removed include
+
+2002-12-08 [colin]     0.8.6claws71
+
+       * src/gtk/sslcertwindow.[ch]    ** NEW **
+               new certificate presentation
+       * src/gtk/Makefile.am
+               add new files
+       * src/ssl_certificate.[ch]
+               gtk cleanup, made utility functions public
+       * src/ssl_manager.c
+               use new cert presentation
+
+2002-12-07 [christoph] 0.8.6claws70
+
+       * src/Makefile.am
+       * src/nntp.[ch]                 ** REMOVE **
+       * src/common/Makefile.am
+       * src/common/nntp.[ch]          ** NEW **
+               move nntp files to common directory
+
 2002-12-07 [christoph] 0.8.6claws69
 
        * src/procmsg.[ch]