diff options
author | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2004-01-15 19:15:44 +0000 |
---|---|---|
committer | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2004-01-15 19:15:44 +0000 |
commit | e3f966996c1e4875029cb5a52a56ad02e6155fb8 (patch) | |
tree | 508a9ac95bdf92abc88b3232125dceab5bc6eda8 /readline | |
parent | 211333f61aa37b4212c09f877d2ffcf7ced3e2e8 (diff) | |
download | binutils-gdb-e3f966996c1e4875029cb5a52a56ad02e6155fb8.tar.gz |
clarify that the import contains local changes as well.
Diffstat (limited to 'readline')
-rw-r--r-- | readline/ChangeLog.gdb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/readline/ChangeLog.gdb b/readline/ChangeLog.gdb index abf32820194..830822aeeee 100644 --- a/readline/ChangeLog.gdb +++ b/readline/ChangeLog.gdb @@ -76,7 +76,8 @@ 2002-12-06 Elena Zannoni <ezannoni@redhat.com> - Import of readline 4.3: + Import of readline 4.3. NB: This import includes those gdb + local changes that aren't in the official readline sources. * compat.c, mbutil.c, misc.c, rlmbutil.h, rltypedefs.h, text.c, doc/history.0, doc/history.3, support/wcwidth.c, |