diff options
author | Not Zed <NotZed@Ximian.com> | 2004-09-04 10:54:49 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-09-04 10:54:49 +0800 |
commit | 98820c8115b2a4fbdfce1920dff201d643f2f76b (patch) | |
tree | 2fd4bb336f15259a7c1362134aabce11fdc471db /smime/ChangeLog | |
parent | 2bea41eff4b6dbcd179a84f36d49121a3a4cbb75 (diff) | |
download | gsoc2013-evolution-98820c8115b2a4fbdfce1920dff201d643f2f76b.tar gsoc2013-evolution-98820c8115b2a4fbdfce1920dff201d643f2f76b.tar.gz gsoc2013-evolution-98820c8115b2a4fbdfce1920dff201d643f2f76b.tar.bz2 gsoc2013-evolution-98820c8115b2a4fbdfce1920dff201d643f2f76b.tar.lz gsoc2013-evolution-98820c8115b2a4fbdfce1920dff201d643f2f76b.tar.xz gsoc2013-evolution-98820c8115b2a4fbdfce1920dff201d643f2f76b.tar.zst gsoc2013-evolution-98820c8115b2a4fbdfce1920dff201d643f2f76b.zip |
** See bug #64420.
2004-09-03 Not Zed <NotZed@Ximian.com>
** See bug #64420.
* lib/e-pkcs12.c (prompt_for_password): set the outptr after we've
actually got a pointer for it allocated.
svn path=/trunk/; revision=27139
Diffstat (limited to 'smime/ChangeLog')
-rw-r--r-- | smime/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/smime/ChangeLog b/smime/ChangeLog index 2e0e2da083..b832cc3a63 100644 --- a/smime/ChangeLog +++ b/smime/ChangeLog @@ -1,3 +1,10 @@ +2004-09-03 Not Zed <NotZed@Ximian.com> + + ** See bug #64420. + + * lib/e-pkcs12.c (prompt_for_password): set the outptr after we've + actually got a pointer for it allocated. + 2004-08-16 Not Zed <NotZed@Ximian.com> ** See bug #62963. |