From 775e241e9c5f2b2ff2b59972ab70e5f20763fae6 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sun, 7 Oct 2018 12:52:13 -0600 Subject: Import readline 7.0 (patch 5) This imports readline 7.0 (up to patch 5) while preserving all gdb-local changes. This was done by checking out the readline git repository, making a branch based on the gdb baseline revision, applying the gdb changes to that branch, and then merging from readline 7. readline/ChangeLog.gdb 2019-08-12 Tom Tromey * Imported readline 7.0 patch 5. --- readline/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readline/INSTALL') diff --git a/readline/INSTALL b/readline/INSTALL index a0b0976..e1a92d3 100644 --- a/readline/INSTALL +++ b/readline/INSTALL @@ -1,7 +1,7 @@ Basic Installation ================== -These are installation instructions for Readline-6.2. +These are installation instructions for Readline-7.0. The simplest way to compile readline is: -- cgit v1.1