From: Carl Sorensen Date: Tue, 1 Dec 2009 02:55:17 +0000 (-0700) Subject: Doc -- change NEWS to changes.tely X-Git-Tag: release/2.13.9-1~49 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f9530814423557b1e9e8623faa9f62ee82f79f7b;p=lilypond.git Doc -- change NEWS to changes.tely --- diff --git a/Documentation/contributor/programming-work.itexi b/Documentation/contributor/programming-work.itexi index 03d1de3c58..9226dfaa2b 100644 --- a/Documentation/contributor/programming-work.itexi +++ b/Documentation/contributor/programming-work.itexi @@ -936,17 +936,17 @@ write it from the regression tests. The text that is added to or removed from the documentation should be changed only in the English version. -@subsection Write NEWS entry +@subsection Edit changes.tely -An entry should be added to the NEWS file to describe the feature -changes to be implemented. This is especially important for changes -that change input file syntax. +An entry should be added to Documentation/changes.tely to describe +the feature changes to be implemented. This is especially important +for changes that change input file syntax. -Hints for NEWS file entries are given at the top of the NEWS file. +Hints for changes.tely entries are given at the top changes.tely. -New entries in NEWS go at the top of the file. +New entries in changes.tely go at the top of the file. -The NEWS entry should be written to show how the new change +The changes.tely entry should be written to show how the new change improves LilyPond, if possible. @subsection Verify successful build