Fix changelog

This commit is contained in:
Manish Goregaokar
2016-06-27 22:24:15 +05:30
parent 921d8f549f
commit 6763d566a8

View 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>