xref: /netbsd-src/external/gpl3/gdb/dist/readline/ChangeLog (revision f8cf1a9151c7af1cb0bd8b09c13c66bca599c027)
12021-05-24  Maciej W. Rozycki  <macro@orcam.me.uk>
2
3	* readline/support/config.guess: Import from upstream.
4	* readline/support/config.sub: Likewise.
5
62021-03-02  Tom Tromey  <tom@tromey.com>
7
8	* readline/signals.c (_rl_handle_signal): Add missing check for
9	HAVE_POSIX_SIGNALS.
10
112021-03-02  Tom Tromey  <tom@tromey.com>
12
13	* Import readline 8.1.
14
152020-06-30  Tom Tromey  <tom@tromey.com>
16
17	* README: Update instructions.
18
192019-11-15  Tom Tromey  <tromey@adacore.com>
20
21	* configure, Makefile.in: Rebuild.
22	* configure.ac: Use AC_CONFIG_MACRO_DIRS.  Pass options to
23	AM_INIT_AUTOMAKE.
24	* Makefile.am (AUTOMAKE_OPTIONS, ACLOCAL_AMFLAGS): Remove.
25
262019-10-23  Tom Tromey  <tom@tromey.com>
27
28	Move old contents to readline/ subdirectory.
29	* aclocal.m4, configure, configure.ac, .gitignore, Makefile.am,
30	Makefile.in, README: New files.
31
32