aboutsummaryrefslogtreecommitdiffstats
path: root/smime/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-08-03 01:46:03 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-08-03 01:46:03 +0800
commit1b83ca38ebf6c8f45bd4d2fc32bdf2055824c4b2 (patch)
treedb12a220a152343c378950c55b3399fa10bdeb74 /smime/ChangeLog
parent86de6327c60a1e772ddeeb16dbb1b8081e526f92 (diff)
downloadgsoc2013-evolution-1b83ca38ebf6c8f45bd4d2fc32bdf2055824c4b2.tar
gsoc2013-evolution-1b83ca38ebf6c8f45bd4d2fc32bdf2055824c4b2.tar.gz
gsoc2013-evolution-1b83ca38ebf6c8f45bd4d2fc32bdf2055824c4b2.tar.bz2
gsoc2013-evolution-1b83ca38ebf6c8f45bd4d2fc32bdf2055824c4b2.tar.lz
gsoc2013-evolution-1b83ca38ebf6c8f45bd4d2fc32bdf2055824c4b2.tar.xz
gsoc2013-evolution-1b83ca38ebf6c8f45bd4d2fc32bdf2055824c4b2.tar.zst
gsoc2013-evolution-1b83ca38ebf6c8f45bd4d2fc32bdf2055824c4b2.zip
Fixed to work for both LE and BE architectures.
2004-08-02 Jeffrey Stedfast <fejj@novell.com> * lib/e-pkcs12.c (prompt_for_password): Fixed to work for both LE and BE architectures. svn path=/trunk/; revision=26794
Diffstat (limited to 'smime/ChangeLog')
-rw-r--r--smime/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/smime/ChangeLog b/smime/ChangeLog
index 0c5db3c700..26e5a32bb2 100644
--- a/smime/ChangeLog
+++ b/smime/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-02 Jeffrey Stedfast <fejj@novell.com>
+
+ * lib/e-pkcs12.c (prompt_for_password): Fixed to work for both LE
+ and BE architectures.
+
2004-07-16 Chris Toshok <toshok@ximian.com>
[ fixes #61490 ]