aboutsummaryrefslogtreecommitdiffstats
path: root/smime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'smime/ChangeLog')
-rw-r--r--smime/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/smime/ChangeLog b/smime/ChangeLog
index 7520389731..5123fbff1c 100644
--- a/smime/ChangeLog
+++ b/smime/ChangeLog
@@ -1,5 +1,17 @@
2003-10-30 Chris Toshok <toshok@ximian.com>
+ * gui/certificate-manager.h: add boilerplate.
+
+ * gui/certificate-manager.c
+ (certificate_manager_config_control_new): return NULL if the
+ NSS_InitReadWrite fails - we should probably give better status
+ though, or return a GtkLabel with an error message....
+
+ * gui/Makefile.am (INCLUDES): use CERT_UI_CFLAGS.
+ (TEST_LIBS): use CERT_UI_LIBS.
+
+2003-10-30 Chris Toshok <toshok@ximian.com>
+
* tests/Makefile.am (INCLUDES): use CERT_UI_CFLAGS.
(TEST_LIBS): use CERT_UI_LIBS.