]>
Commit | Line | Data |
---|---|---|
f240337a JM |
1 | 1999-01-04 Jason Molenda ([email protected]) |
2 | ||
3 | * configure.in: Require autoconf 2.12.1 or higher. | |
4 | * doc/configure.in: Ditto. | |
5 | * nlm/configure.in: Ditto. | |
6 | * rdi-share/configure.in: Ditto. | |
7 | * testsuite/configure.in: Ditto. | |
8 | * doc/Makefile.in: Don't hardcode $(SHELL). | |
9 | * nlm/Makefile.in: Ditto. | |
10 | * rdi-share/Makefile.in: Ditto. | |
11 | * testsuite/Makefile.in: Ditto. | |
12 | ||
64aa82eb SS |
13 | Mon Jan 4 12:53:03 1999 Stan Shebs <[email protected]> |
14 | ||
15 | * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded | |
16 | inits of new fields, including ref to bogus field. | |
17 | (vx_ops, vx_run_ops): Make static. | |
18 | ||
3e1d3d67 DT |
19 | Mon Jan 4 15:05:29 1999 David Taylor <[email protected]> |
20 | ||
97bff53b DT |
21 | * inferior.h (START_INFERIOR_TRAPS_EXPECTED): delete, |
22 | already defined in tm.h. | |
23 | ||
3e1d3d67 DT |
24 | * inftarg.c: change <sys/unistd.h> to <unistd.h> and |
25 | conditionalize its inclusion. | |
26 | * infttrace.c: ditto. | |
27 | ||
73ec6020 | 28 | For older changes see ChangeLog-98 |
bd5635a1 RP |
29 | \f |
30 | Local Variables: | |
55d3002f | 31 | mode: change-log |
bd5635a1 RP |
32 | left-margin: 8 |
33 | fill-column: 74 | |
34 | version-control: never | |
35 | End: |