aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 74d021271..db17bdbd2 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,11 @@
2003-12-17 David Shaw <[email protected]>
+ * build-packet.c (write_fake_data, do_secret_key), seckey-cert.c
+ (do_check): Use an unsigned length for mpi_get_opaque.
+
+ * options.h: It's impolite to assign -1 to an unsigned
+ opt.force_ownertrust.
+
* sig-check.c (cmp_help, do_check), sign.c (do_sign): Remove old
unused code.