From: fred Date: Tue, 26 Mar 2002 23:23:43 +0000 (+0000) Subject: lilypond-1.3.64 X-Git-Tag: release/1.5.59~1538 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c36f9884da9bf6f9954425bfff39e4511e29d4f6;p=lilypond.git lilypond-1.3.64 --- diff --git a/CHANGES b/CHANGES index 328030c513..da042c27fc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,19 @@ +1.3.63.uu1 +========== + +* Lyrics centered on notehead. + +* Various bugfixes hyphen-spanner. + +* Bugfix: set appropriate callbacks for Note_head. This fixes +problems with dots. + +* Removed Clef_item as score-element derived type. + +* Updated config.sub and config.guess + +* Bugfix: allow linebreaks on beamed grace notes. + 1.3.61.jcn2 =========== diff --git a/VERSION b/VERSION index 8bedfa858d..98dbd94bff 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=3 -PATCH_LEVEL=63 +PATCH_LEVEL=64 MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a