From: Manish Goregaokar Date: Mon, 27 Jun 2016 16:54:15 +0000 (+0530) Subject: Fix changelog X-Git-Tag: users/hjl/linux/release/2.26.51.0.2~1^2~1^2~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6763d566a8d30d1ad65dfd060a919c621dad86c4;p=thirdparty%2Fbinutils-gdb.git Fix changelog --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 40adb80f917..2fbbc6c73c1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,7 @@ 2016-06-27 Manish Goregaokar - * 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