Fix changelog
authorManish Goregaokar <manish@mozilla.com>
Mon, 27 Jun 2016 16:54:15 +0000 (22:24 +0530)
committerManish Goregaokar <manish@mozilla.com>
Mon, 27 Jun 2016 16:54:15 +0000 (22:24 +0530)
gdb/ChangeLog

index 40adb80..2fbbc6c 100644 (file)
@@ -1,7 +1,7 @@
 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
 
-       * rust-lang.c (rust_print_type): Print unit types as "()"
-       * rust-lang.c (rust_print_type): Omit return type for functions
+       * rust-lang.c (rust_print_type, rust_decorations): Print unit
+       types as "()", (rust_print_type): Omit return type for functions
        returning unit
 
 2016-06-25  Pierre-Marie de Rodat  <derodat@adacore.com>