diff options
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 233491a..312b6c8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Fri Sep 20 16:10:52 1991 John Gilmore (gnu at cygnus.com) + GDB-4.1 release! + + * Makefile.in (VERSION): Set to 4.1. * language.c (set_language_command): Print useful help message, and restore the language string after giving help. * valprint.c (typedef_print): Print typedef in C or M2. |