diff options
author | Tom Tromey <tom@tromey.com> | 2021-03-02 13:42:37 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-03-02 13:42:37 -0700 |
commit | b4f26d541aa7224b70d363932e816e6e1a857633 (patch) | |
tree | d66d3fd86d996bdead07351e57dd8ec416381526 /readline/ChangeLog | |
parent | bbcdf9ab73018ff43855945fd72c642a67437d8b (diff) | |
download | gdb-b4f26d541aa7224b70d363932e816e6e1a857633.zip gdb-b4f26d541aa7224b70d363932e816e6e1a857633.tar.gz gdb-b4f26d541aa7224b70d363932e816e6e1a857633.tar.bz2 |
Import GNU Readline 8.1
This imports readline 8.1. I did this via various hackery in a
readline git repository to make a version of readline identical to
gdb's, then did a git merge.
readline/ChangeLog
2021-03-02 Tom Tromey <tom@tromey.com>
* Import readline 8.1.
Diffstat (limited to 'readline/ChangeLog')
-rw-r--r-- | readline/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog index 69ab913..4961f99 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,7 @@ +2021-03-02 Tom Tromey <tom@tromey.com> + + * Import readline 8.1. + 2020-06-30 Tom Tromey <tom@tromey.com> * README: Update instructions. |