aboutsummaryrefslogtreecommitdiffstats
path: root/smime/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-06-17 11:27:21 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-06-17 11:27:21 +0800
commitfa5f2ab56e524d761b90547424681d7350184591 (patch)
tree553d97a5554af3767134b59249cface5e1071253 /smime/ChangeLog
parent0739243df1de03712395d29001efc6a0613231b9 (diff)
downloadgsoc2013-evolution-fa5f2ab56e524d761b90547424681d7350184591.tar
gsoc2013-evolution-fa5f2ab56e524d761b90547424681d7350184591.tar.gz
gsoc2013-evolution-fa5f2ab56e524d761b90547424681d7350184591.tar.bz2
gsoc2013-evolution-fa5f2ab56e524d761b90547424681d7350184591.tar.lz
gsoc2013-evolution-fa5f2ab56e524d761b90547424681d7350184591.tar.xz
gsoc2013-evolution-fa5f2ab56e524d761b90547424681d7350184591.tar.zst
gsoc2013-evolution-fa5f2ab56e524d761b90547424681d7350184591.zip
** See #59885.
2004-06-17 Not Zed <NotZed@Ximian.com> ** See #59885. * lib/e-cert-db.c (e_cert_db_import_pkcs12_file): move the #if notyet stuff inside the function so the symbol is defined, since we call it eslewhere. i dunno if it actually works yet. svn path=/trunk/; revision=26373
Diffstat (limited to 'smime/ChangeLog')
-rw-r--r--smime/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/smime/ChangeLog b/smime/ChangeLog
index 22350de738..04f4804933 100644
--- a/smime/ChangeLog
+++ b/smime/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-17 Not Zed <NotZed@Ximian.com>
+
+ ** See #59885.
+
+ * lib/e-cert-db.c (e_cert_db_import_pkcs12_file): move the #if
+ notyet stuff inside the function so the symbol is defined, since
+ we call it eslewhere. i dunno if it actually works yet.
+
2004-06-15 Jeffrey Stedfast <fejj@novell.com>
* lib/Makefile.am: Added smime-marshal.list to EXTRA_DIST