diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fbc6fe57802..2acbea8a3f9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2006-08-16 Daniel Jacobowitz + + * NEWS: Mention "set trust-readonly-sections" fix. + 2006-08-16 Daniel Jacobowitz * remote.c, target.c: Strip trailing whitespace. diff --git a/gdb/NEWS b/gdb/NEWS index eceff60d740..f54f75ba923 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -11,6 +11,9 @@ running on a Windows system over TCP/IP to debug Windows programs. Cygwin debugging. Both single-threaded and multi-threaded programs are supported. +* The "set trust-readonly-sections" command works again. This command was +broken in GDB 6.3, 6.4, and 6.5. + * New commands set substitute-path