aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog26
1 files changed, 17 insertions, 9 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 4f7620ba5..3f272fb40 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,11 @@
+2004-12-14 Werner Koch <[email protected]>
+
+ * keyserver.c (keyserver_work, keyserver_spawn): Map ldaps to ldap.
+
+ * keyedit.c (keyedit_menu): Removed the N_() markers from the
+ command names.
+ * card-util.c (card_edit): Ditto.
+
2004-12-13 Werner Koch <[email protected]>
* passphrase.c (read_passphrase_from_fd): Fixed memory leak.
@@ -2999,7 +3007,7 @@
2003-04-10 Werner Koch <[email protected]>
* passphrase.c (read_passphrase_from_fd): Do a dummy read if the
- agent is to be used. Noted by Ingo Kl�cker.
+ agent is to be used. Noted by Ingo Klöcker.
(agent_get_passphrase): Inhibit caching when we have no
fingerprint. This is required for key generation as well as for
symmetric only encryption.
@@ -3942,7 +3950,7 @@
warning.
* passphrase.c (agent_get_passphrase): Fixed signed/unsigned char
- problem in %-escaping. Noted by Ingo Kl�cker.
+ problem in %-escaping. Noted by Ingo Klöcker.
2002-10-03 David Shaw <[email protected]>
@@ -8270,12 +8278,12 @@ Fri Feb 11 17:44:40 CET 2000 Werner Koch <[email protected]>
Thu Feb 10 17:39:44 CET 2000 Werner Koch <[email protected]>
* keyedit.c (menu_expire): Fixed segv due to unitialized sub_pk.
- By R�mi.
+ By Rémi.
Thu Feb 10 11:39:41 CET 2000 Werner Koch <[email protected]>
* keylist.c (list_keyblock): Don't print warnings in the middle of
- regulat output lines. By R�mi.
+ regulat output lines. By Rémi.
* sig-check.c: Include options.h
@@ -8865,7 +8873,7 @@ Mon May 31 19:41:10 CEST 1999 Werner Koch <[email protected]>
* g10.c (main): Fix for SHM init (Michael).
* compress.c, encr-data.c, mdfilter.c,
- plaintext.c, free-packet.c: Speed patches (R�mi).
+ plaintext.c, free-packet.c: Speed patches (Rémi).
Thu May 27 09:40:55 CEST 1999 Werner Koch <[email protected]>
@@ -8890,7 +8898,7 @@ Wed May 26 14:36:29 CEST 1999 Werner Koch <[email protected]>
Tue May 25 19:50:32 CEST 1999 Werner Koch <[email protected]>
* sign.c (sign_file): Always use compression algo 1 for signed
- onyl file becuase we can� be sure the the verifier supports other
+ onyl file becuase we can´ be sure the the verifier supports other
algorithms.
* build-packet.c (build_sig_subpkt): Support for notation data.
@@ -9080,7 +9088,7 @@ Wed Apr 7 20:51:39 CEST 1999 Werner Koch <[email protected]>
(protect_secret_key). Ditto.
* misc.c (print_cipher_algo_note): Twofish is now a standard algo.
- * keygen.c (do_create): Fixed spelling (Ga�l Qu�ri)
+ * keygen.c (do_create): Fixed spelling (Gaël Quéri)
(ask_keysize): Only allow keysizes up to 4096
* ringedit.c (add_keyblock_resource): chmod newly created secrings.
@@ -9123,7 +9131,7 @@ Wed Mar 17 13:09:03 CET 1999 Werner Koch <[email protected]>
* trustdb.c (insert_trust_record): Always use the primary key.
- * encode.c (encode_simple): Added text_mode filter (R�mi Guyomarch)
+ * encode.c (encode_simple): Added text_mode filter (Rémi Guyomarch)
(encode_crypt): Ditto.
* mainproc.c (proc_pubkey_enc): Added status ENC_TO.
@@ -10504,7 +10512,7 @@ Wed Apr 8 13:40:33 1998 Werner Koch ([email protected])
Wed Apr 8 09:47:21 1998 Werner Koch ([email protected])
- * sig-check.c (do_check): Applied small fix from Ulf M�ller.
+ * sig-check.c (do_check): Applied small fix from Ulf Möller.
Tue Apr 7 19:28:07 1998 Werner Koch ([email protected])