diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-07-14 16:14:10 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-07-14 16:14:10 +0000 |
commit | dfa249fb263f24f31fc88a3753b2eb26ffc5219e (patch) | |
tree | 94ac319b840c9d155147da736f91fc674858ac49 /gdb/doc/ChangeLog | |
parent | e7d10af41149f93f6629bf3503571b6c573dd177 (diff) | |
download | gdb-dfa249fb263f24f31fc88a3753b2eb26ffc5219e.zip gdb-dfa249fb263f24f31fc88a3753b2eb26ffc5219e.tar.gz gdb-dfa249fb263f24f31fc88a3753b2eb26ffc5219e.tar.bz2 |
* Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
`test` expressions on bash. Problem reported by Colin Walters.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 1b103b8..34cdb8f 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2001-07-06 Andrew Cagney <ac131313@redhat.com> + + * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty + `test` expressions on bash. Problem reported by Colin Walters. + 2001-07-04 Andrew Cagney <ac131313@redhat.com> * gdbint.texinfo (User Interface): Update ui-out documentation to |