aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 5846dc27d..af6bf0981 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,12 @@
+2009-05-05 Werner Koch <[email protected]>
+
+ * tdbio.c (lookup_hashtable): Add const to function args.
+ (cmp_trec_fpr): Ditto.
+ (tdbio_search_trust_byfpr): Remove cast.
+
+ * parse-packet.c (parse): Remove special treatment for compressed
+ new style packets. Fixes bug#931.
+
2009-04-03 Werner Koch <[email protected]>
* gpgv.c (main): Pass readonly flag to keydb_add_resource.