diff options
author | John Gilmore <gnu@cygnus> | 1992-03-25 18:47:09 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-03-25 18:47:09 +0000 |
commit | c6b5156357f3afd193547ddcffb0c76e9ee1318e (patch) | |
tree | 4bc131bd6841741c39a81a850647b98b402fd423 /readline | |
parent | 88578a2a104e66b67ae4b5e244854b9198e39ec9 (diff) | |
download | gdb-c6b5156357f3afd193547ddcffb0c76e9ee1318e.zip gdb-c6b5156357f3afd193547ddcffb0c76e9ee1318e.tar.gz gdb-c6b5156357f3afd193547ddcffb0c76e9ee1318e.tar.bz2 |
* history.c (stifle_history): Negative arg treated as zero.
Diffstat (limited to 'readline')
-rw-r--r-- | readline/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog index 62abc39..e2658e5 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,7 @@ +Wed Mar 25 10:46:30 1992 John Gilmore (gnu at cygnus.com) + + * history.c (stifle_history): Negative arg treated as zero. + Tue Mar 24 23:46:20 1992 K. Richard Pixley (rich@cygnus.com) * config/mh-sysv: INSTALL_PROG -> INSTALL. |