OSDN Git Service

Initial revision
[pf3gnuchains/sourceware.git] / readline / CHANGELOG
1 [Readline-specific changelog.  Descriptions of changes to the source are
2  found in the bash changelog.]
3
4                                     6/9
5                                     ---
6 Makefile.in
7         - quote value of ${INSTALL_DATA} when passing it to makes in
8           subdirectories
9
10                                     7/1
11                                     ---
12 Makefile.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
17 doc/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
21 configure.in
22         - call AC_SUBST(LOCAL_LDFLAGS), since Makefile.in contains
23           @LOCAL_LDFLAGS@
24
25                                     7/9
26                                     ---
27
28 config.h.in
29         - add define lines for STRUCT_WINSIZE_IN_SYS_IOCTL and
30           STRUCT_WINSIZE_IN_TERMIOS
31
32 configure.in
33         - call BASH_STRUCT_WINSIZE to look for the definition of
34           `struct winsize'
35
36                                    7/17
37                                    ----
38 configure.in
39         - call AC_MINIX
40
41 config.h.in
42         - add define line for AC_MINIX
43
44                                    7/18
45                                    ----
46 Makefile.in
47         - add `install-shared' and `uninstall-shared' targets
48
49                                     8/4
50                                     ---
51 Makefile.in
52         - install and uninstall libhistory.a in the `install' and
53           `uninstall' targets
54
55                                     9/4
56                                     ---
57 configure.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                                    ----
64 Makefile.in
65         - `make distclean' now descends into the `examples' subdir
66
67 doc/Makefile.in
68         - the `distclean' and `maintainer-clean' targets should remove
69           Makefile
70
71 examples/Makefile.in
72         - added the various clean targets
73
74                                     4/2
75                                     ---
76 configure.in
77         - bumped LIBVERSION up to 2.2