diff options
author | David Carlton <carlton@bactrian.org> | 2002-11-15 21:55:44 +0000 |
---|---|---|
committer | David Carlton <carlton@bactrian.org> | 2002-11-15 21:55:44 +0000 |
commit | d9285969ae7ac75f10cdd4f6fc3c5ff5335133eb (patch) | |
tree | 75a5054e6f91087950ba3b6c670021d71dd6f6b7 | |
parent | 0960f083cce80c33834cdff4eb16af1c20d132f6 (diff) | |
download | gdb-d9285969ae7ac75f10cdd4f6fc3c5ff5335133eb.zip gdb-d9285969ae7ac75f10cdd4f6fc3c5ff5335133eb.tar.gz gdb-d9285969ae7ac75f10cdd4f6fc3c5ff5335133eb.tar.bz2 |
Fix date stamp on ChangeLog entry.
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b92be4a..397849b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,4 @@ -2002-11-12 David Carlton <carlton@math.stanford.edu> +2002-11-15 David Carlton <carlton@math.stanford.edu> * linespec.c (locate_first_half): New function. (decode_line_1): Move code into locate_first_half. |