aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 71e6c2c438..a9b57cd080 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-07 Jeffrey Stedfast <fejj@novell.com>
+
+ * e-passwords.c (ep_ask_password): Use "%s" as the formatter
+ argument and msg->prompt as a printf-style argument rather than
+ using it as the format string. Fixes bug #67622.
+
2004-10-12 Not Zed <NotZed@Ximian.com>
* e-config.c (ech_check, ech_config_factory, emph_construct_menu):