diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-05-11 00:40:25 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-05-11 00:40:25 +0000 |
commit | e27da16d591db0293f498c0bd1605b842bcbce0f (patch) | |
tree | d769d5e4d0f4918d5d58d5bc79d5c2f15f846129 /gdb/ChangeLog | |
parent | e51013ed042015bb2562e8c7e04c2cc7c3b866d9 (diff) | |
download | gdb-e27da16d591db0293f498c0bd1605b842bcbce0f.zip gdb-e27da16d591db0293f498c0bd1605b842bcbce0f.tar.gz gdb-e27da16d591db0293f498c0bd1605b842bcbce0f.tar.bz2 |
From Christian Limpach <chris@Pin.LU>
* configure.in: Change sed expression which comments out
NATDEPFILES to also comment out continuation lines.
* configure: Regenerate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 93e35be..b1ee580 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2002-05-10 Jason Thorpe <thorpej@wasabisystems.com> + + From Christian Limpach <chris@Pin.LU> + * configure.in: Change sed expression which comments out + NATDEPFILES to also comment out continuation lines. + * configure: Regenerate. + 2002-05-10 Elena Zannoni <ezannoni@redhat.com> * sh-tdep.c: Clean up code erroneously reintroduced by previous |