diff options
author | Eli Zaretskii <eliz@gnu.org> | 2000-11-13 14:24:46 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2000-11-13 14:24:46 +0000 |
commit | 158b3de091284fe2c277ee56c5652195358ec202 (patch) | |
tree | 5aa1a7637df063e192d4b7b8974977e6544b715e /gdb/ChangeLog | |
parent | 2e41854770aa4e2f233cfd6ef02b6c103a29ac13 (diff) | |
download | gdb-158b3de091284fe2c277ee56c5652195358ec202.zip gdb-158b3de091284fe2c277ee56c5652195358ec202.tar.gz gdb-158b3de091284fe2c277ee56c5652195358ec202.tar.bz2 |
* config/djgpp/config.sed: Fix tweaking "VPATH=.:foo", and handle
the gettext's posrcprefix correctly with drive letters.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a1838ad..b82cc1f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2000-11-13 Eli Zaretskii <eliz@is.elta.co.il> + + * config/djgpp/config.sed: Fix tweaking "VPATH=.:foo", and handle + the gettext's posrcprefix correctly with drive letters. + 2000-11-10 Jim Blandy <jimb@redhat.com> * stabsread.c (read_range_type): Properly construct complex |