new certificate presentation
[claws.git] / ChangeLog.claws
index 03548284d71c51fc67207b6ac4932f994ae06831..fd933620c7573e9d71bc790e3092ab5cbe703da3 100644 (file)
@@ -1,3 +1,29 @@
+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]
+       * src/summaryview.c
+               implement msginfo update callback using sylpheed's new
+               hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
+
 2002-12-06 [christoph] 0.8.6claws68
 
        * src/editgroup.c