Fix dates (wrong month) in the last 2 ChangeLog entries.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 11 Oct 2013 13:42:06 +0000 (13:42 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 11 Oct 2013 13:42:06 +0000 (13:42 +0000)
gdb/ChangeLog

index b73fd40..ccb18d5 100644 (file)
@@ -1,11 +1,11 @@
-2013-11-11  Joel Brobecker  <brobecker@adacore.com>
+2013-10-11  Joel Brobecker  <brobecker@adacore.com>
 
        * utils.h (perror_warning_with_name): Add declaration.
        * utils.c (perror_warning_with_name): New function.
        * cli/cli-cmds.c (source_script_with_search): Add call to
        perror_warning_with_name if from_tty is nul.
 
-2013-11-11  Joel Brobecker  <brobecker@adacore.com>
+2013-10-11  Joel Brobecker  <brobecker@adacore.com>
 
        * utils.c (perror_string): New function, extracted out of
        throw_perror_with_name.