diff options
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 ade4f40..59b1a43 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2000-06-12 Fernando Nasser <fnasser@cygnus.com> + + * valops.c (value_assign): Adjust the length to take into + consideration that we are not starting from the beginning. + 2000-06-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * symfile.c (add_symbol_file_command): Properly reformat "else if" |