+2009-02-06 Ian Lance Taylor <iant@google.com>
+
+ * object.cc (Sized_relobj::do_layout): Make info message start
+ with lower case letter.
+
2009-02-06 Mikolaj Zalewski <mikolajz@google.com>
* binary.cc: Fix file comment.
== symtab->gc()->referenced_list().end())
{
if (parameters->options().print_gc_sections())
- gold_info(_("%s: Removing unused section from '%s'"
+ gold_info(_("%s: removing unused section from '%s'"
" in file '%s"),
program_name, this->section_name(i).c_str(),
this->name().c_str());