aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'common/ChangeLog')
-rw-r--r--common/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index 0c381de20..31a5a5f60 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,3 +1,10 @@
+2011-08-04 Werner Koch <[email protected]>
+
+ * pka.c (get_pka_info): Remove set but unused variables ARCOUNT
+ and NSCOUNT.
+ * estream.c (es_fwrite, es_fread): Remove set but unused variable
+ ERR.
+
2011-04-29 Werner Koch <[email protected]>
* estream.c (es_pth_kill): New.