aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJason Leach <jasonleach@usa.net>2001-01-16 22:57:18 +0800
committerJacob Leach <jleach@src.gnome.org>2001-01-16 22:57:18 +0800
commit667ee754276e46e213aa8a15ae983c193fada4fc (patch)
tree91e33dd63965181a8262a62c6f4a17fe2e601964 /mail/ChangeLog
parent06393e239db4da556f2455ef9729bd38f614c280 (diff)
downloadgsoc2013-evolution-667ee754276e46e213aa8a15ae983c193fada4fc.tar
gsoc2013-evolution-667ee754276e46e213aa8a15ae983c193fada4fc.tar.gz
gsoc2013-evolution-667ee754276e46e213aa8a15ae983c193fada4fc.tar.bz2
gsoc2013-evolution-667ee754276e46e213aa8a15ae983c193fada4fc.tar.lz
gsoc2013-evolution-667ee754276e46e213aa8a15ae983c193fada4fc.tar.xz
gsoc2013-evolution-667ee754276e46e213aa8a15ae983c193fada4fc.tar.zst
gsoc2013-evolution-667ee754276e46e213aa8a15ae983c193fada4fc.zip
Fix a string causing translation problems. Bug #1147.
2001-01-16 Jason Leach <jasonleach@usa.net> * openpgp-utils.c (pgp_get_passphrase): Fix a string causing translation problems. Bug #1147. svn path=/trunk/; revision=7534
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4ea2c51312..792e4ab766 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-16 Jason Leach <jasonleach@usa.net>
+
+ * openpgp-utils.c (pgp_get_passphrase): Fix a string causing
+ translation problems. Bug #1147.
+
2001-01-16 Not Zed <NotZed@Ximian.com>
* mail-ops.c (mail_do_fetch_mail): Setup a cancellation handle.