diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 7218e6682..f04964a83 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,8 @@ +2005-07-18 Werner Koch <[email protected]> + + * ttyio.c (do_get): Move printing of the prompt after disabling + echo. Suggested by Scott Worley. + 2005-06-23 David Shaw <[email protected]> * http.c (make_radix64_string): Add '=' padding as per standard. |