From 23c93c5e56648bb93c61b0884c0291e2b94ad170 Mon Sep 17 00:00:00 2001 From: hanwen Date: Wed, 8 Feb 2006 12:43:56 +0000 Subject: [PATCH] (Top): remove internal cleanup note, add more guidelines to what should go into NEWS. --- ChangeLog | 3 +++ Documentation/topdocs/NEWS.tely | 7 ++++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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 -- 2.39.5