aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 86bdce93e..12c1702b1 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,10 @@
2005-05-24 Werner Koch <[email protected]>
+ * passphrase.c (ask_passphrase): Unescape the description string.
+ * cardglue.c (unescape_status_string): Removed. Changed all
+ caller to use ...
+ * misc.c (unescape_percent_string): New.
+
* g10.c (add_notation_data): Check number of at-signs.
2005-05-23 Werner Koch <[email protected]>