]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - readline/CHANGELOG
import gdb-1999-07-19 snapshot
[thirdparty/binutils-gdb.git] / readline / CHANGELOG
CommitLineData
d60d9f65
SS
1[Readline-specific changelog. Descriptions of changes to the source are
2 found in the bash changelog.]
3
4 6/9
5 ---
6Makefile.in
7 - quote value of ${INSTALL_DATA} when passing it to makes in
8 subdirectories
9
10 7/1
11 ---
12Makefile.in
13 - don't pass INSTALL_DATA to a make in the `doc' subdirectory; let
14 autoconf set the value itself in the Makefile
15 - removed a stray `-' before $(RANLIB) in the `install' recipe
16
17doc/Makefile.in
18 - add a VPATH assignment so the documentation is not remade if it's
19 already up-to-date in the distribution
20
21configure.in
22 - call AC_SUBST(LOCAL_LDFLAGS), since Makefile.in contains
23 @LOCAL_LDFLAGS@
24
25 7/9
26 ---
27
28config.h.in
29 - add define lines for STRUCT_WINSIZE_IN_SYS_IOCTL and
30 STRUCT_WINSIZE_IN_TERMIOS
31
32configure.in
33 - call BASH_STRUCT_WINSIZE to look for the definition of
34 `struct winsize'
35
36 7/17
37 ----
38configure.in
39 - call AC_MINIX
40
41config.h.in
42 - add define line for AC_MINIX
43
44 7/18
45 ----
46Makefile.in
47 - add `install-shared' and `uninstall-shared' targets
48
49 8/4
50 ---
51Makefile.in
52 - install and uninstall libhistory.a in the `install' and
53 `uninstall' targets
54
55 9/4
56 ---
57configure.in
58 - bumped LIBVERSION up to 2.1.1, indicating that this is patch
59 level 1 to release 2.1
60
61
62 9/16
63 ----
64Makefile.in
65 - `make distclean' now descends into the `examples' subdir
66
67doc/Makefile.in
68 - the `distclean' and `maintainer-clean' targets should remove
69 Makefile
70
71examples/Makefile.in
72 - added the various clean targets
73
74 4/2
75 ---
76configure.in
77 - bumped LIBVERSION up to 2.2