aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index ff667db0f..7d7b64370 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,19 @@
+2004-10-14 Werner Koch <[email protected]>
+
+ * misc.c (is_secured_filename): New.
+ * keydb.c (maybe_create_keyring)
+ * tdbio.c (tdbio_set_dbname)
+ * plaintext.c (handle_plaintext)
+ * openfile.c (copy_options_file, open_outfile)
+ * exec.c (exec_write)
+ * keygen.c (do_generate_keypair, gen_card_key_with_backup)
+ * sign.c (sign_file, clearsign_file)
+ * keyring.c (create_tmp_file, do_copy): Check for secured files
+ before creating them.
+
+ * keygen.c (print_status_key_created): s/unsigned char/byte/ due
+ to a strange typedef for RISC OS. Noted by Stefan.
+
2004-10-13 David Shaw <[email protected]>
* armor.c (fake_packet): Allow arbitrary dash-escaped lines as per