+2005-11-29 Han-Wen Nienhuys <hanwen@xs4all.nl>
+
+ * lily/main.cc (LY_DEFINE): gmane address for reporting bugs.
+
2005-11-27 Han-Wen Nienhuys <hanwen@xs4all.nl>
* lily/text-interface.cc (interpret_markup): remove assert(false).
printf ("\n");
printf (Long_option_init::table_string (options_static).to_str0 ());
printf ("\n");
- printf (_f ("Report bugs to %s.", "bug-lilypond@gnu.org").to_str0 ());
+ printf (_f ("Report bugs via %s",
+ "http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs"
+ ).to_str0 ());
printf ("\n");
printf ("\n");
return SCM_UNSPECIFIED;