diff options
author | Tom Tromey <tom@tromey.com> | 2020-06-30 15:17:07 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2020-06-30 15:17:07 -0600 |
commit | b1d34c3e25e2918e14994bd13e4e707e710f9e56 (patch) | |
tree | 29ac5a4eef18bf7f4f4125e732c8aeb117b429bc /readline/ChangeLog | |
parent | f5fb419ff3bc723f974b0538dce1c51a81c33484 (diff) | |
download | gdb-b1d34c3e25e2918e14994bd13e4e707e710f9e56.zip gdb-b1d34c3e25e2918e14994bd13e4e707e710f9e56.tar.gz gdb-b1d34c3e25e2918e14994bd13e4e707e710f9e56.tar.bz2 |
Update readline/README to mention patchlevel
This updates readline/README to mention the current patchlevel, and
the "git am" approach to importing new upstream patches.
readline/ChangeLog
2020-06-30 Tom Tromey <tom@tromey.com>
* README: Update instructions.
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 d13b1e8..69ab913 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,7 @@ +2020-06-30 Tom Tromey <tom@tromey.com> + + * README: Update instructions. + 2019-11-15 Tom Tromey <tromey@adacore.com> * configure, Makefile.in: Rebuild. |