aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index dd20e1e2d..9174d424b 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-09 Werner Koch <[email protected]>
+
+ * rsa.c (rsa_get_info): s/usage/r_usage/ to avoid shadow warnings.
+
2001-08-24 Werner Koch <[email protected]>
* md.c (md_write): Made buf arg const.