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 b8ea1c7da..5e9c72f17 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,10 @@
2004-08-23 David Shaw <[email protected]>
+ * keydb.h, getkey.c (get_user_id_printable): Rename to
+ get_user_id_native and remove the printable stuff since we're
+ print-ifying valid utf8 characters. Change all callers in
+ import.c, sign.c, keylist.c, and encode.c.
+
* keyserver.c (keyserver_search_prompt): Make sure the search
string is converted from UTF-8 before display.