From: Han-Wen Nienhuys Date: Wed, 8 Feb 2006 12:43:56 +0000 (+0000) Subject: (Top): remove internal cleanup X-Git-Tag: release/2.7.34~31 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=405a2fcad01152d65f839b4212774cdea8834d60;p=lilypond.git (Top): remove internal cleanup note, add more guidelines to what should go into NEWS. --- diff --git a/ChangeLog b/ChangeLog index a2bb17dc68..840a6c48a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-02-08 Han-Wen Nienhuys + * Documentation/topdocs/NEWS.tely (Top): remove internal cleanup + note, add more guidelines to what should go into NEWS. + * input/sakura-sakura.ly: document how to override font. * input/regression/font-family-override.ly: doc -dshow-available-fonts diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 2e6323f322..f0ef4da858 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -57,12 +57,13 @@ HINTS * don't try to provide real-world examples, they often get too big, which scares away people. - + +* Write complete sentences. + +* only show user-visible changes. @end ignore -@item Internal code cleanup. The legacy Array, Link_array and String classes -are replaced by std::string and std::vector. @item Multi-word variables in the @code{\paper} and @code{\layout} block are now