From: Jan Nieuwenhuizen Date: Tue, 7 Feb 2006 19:42:17 +0000 (+0000) Subject: (Top): Mention code cleanup. X-Git-Tag: release/2.7.34~34 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=320433e059cf753cd58406fa7d99f14ed78e55ac;p=lilypond.git (Top): Mention code cleanup. --- diff --git a/ChangeLog b/ChangeLog index 2d0a7818b5..7cbdc3b67e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-02-07 Jan Nieuwenhuizen + + * Documentation/topdocs/NEWS.tely (Top): Mention code cleanup. + 2006-02-07 Graham Percival * Documentation/user/global.itely: fix line-width in (text) docs. diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 51ad4b004f..2e6323f322 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -60,6 +60,10 @@ which scares away people. @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 separated with dashes, i.e.