aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index a87b5d799..a20716d10 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-31 David Shaw <[email protected]>
+
+ * ttyio.c (do_get): Assume that anything read from the user
+ without echoing to the screen is sensitive and put it in secure
+ memory. Suggested by Benjamin Bennett.
+
2006-12-14 Werner Koch <[email protected]>
* http.c (http_wait_response): No more shutdown. Fixes bug#739.