diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 4248b2508..52b9c317b 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,9 @@ +2005-03-18 David Shaw <[email protected]> + + * ttyio.c (tty_enable_completion, tty_disable_completion): Enable + and disable readline completion. + (init_ttyfp): Completion is disabled by default. + 2005-03-14 Werner Koch <[email protected]> * miscutil.c (isotimestamp): New. |