diff options
author | John Gilmore <gnu@cygnus> | 1991-09-20 08:36:19 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-09-20 08:36:19 +0000 |
commit | 9c85f3ceacfb1f0147d52b7e0724a81b96f332be (patch) | |
tree | 5ee9c4f9b0e949f1aa546010098da292324ee153 /gdb/ChangeLog | |
parent | 006774c48af42a4db0268767db2cb7c62968783b (diff) | |
download | gdb-9c85f3ceacfb1f0147d52b7e0724a81b96f332be.zip gdb-9c85f3ceacfb1f0147d52b7e0724a81b96f332be.tar.gz gdb-9c85f3ceacfb1f0147d52b7e0724a81b96f332be.tar.bz2 |
Preparation for gdb-4.1 release.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 040646e..21bae76 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,15 @@ +Thu Sep 19 23:33:41 1991 John Gilmore (gnu at cygnus.com) + + * Makefile.in (HFILES): Add minimon.h. + (VERSION): Roll version number to 4.0.95. + (gdb.tar.Z, make-proto-gdb.dir, setup-to-dist, gdb-XXX.tar.Z): + New rules for building distributions. Normal distribution + is built by doing `make -f Makefile.in gdb.tar.Z' in the directory + one level up from here; it calls make-proto-gdb.dir to build a + directory `proto-gdb' which is an image of the release. The old + `gdb.tar.Z' rule still works too. + * config.sub, configure: Roll in latest from .. + Thu Sep 19 17:41:24 1991 Roland H. Pesch (pesch at cygnus.com) * doc/gdbint.texinfo: Reorder contents; reorganize new-host, |