diff options
Diffstat (limited to 'common/ChangeLog')
-rw-r--r-- | common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog index b9c48188e..1e2d77454 100644 --- a/common/ChangeLog +++ b/common/ChangeLog @@ -1,3 +1,8 @@ +2009-08-11 David Shaw <[email protected]> + + * ttyio.h, ttyio.c (tty_enable_completion): Some ifdefs around + HAVE_LIBREADLINE to allow building when readline isn't available. + 2009-08-06 Werner Koch <[email protected]> * status.h (STATUS_INV_SGNR, STATUS_NO_SGNR): New. |