From d49a1a99ebabe6c18afd004c69591e123464dd6c Mon Sep 17 00:00:00 2001 From: fred Date: Sat, 29 Sep 2001 11:09:44 +0000 Subject: [PATCH] lilypond-1.5.14 --- CHANGES | 23 +++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index d6cbd881b6..260e05ce78 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,26 @@ +1.5.13.hwn2 +=========== + +* Bugfix: revert font-relative-size for grace Accidentals + +* Bugfix: hara kiri'd piano staffs doesn't take space anymore. + +* Bugfix: reinstate rest-collisions. + +* Bugfix: key items have the c0 position again. + +* Make \property Voice.GrobName = \turnOff work again. + +* More intelligent symbol-cache, in less code. Turned off by default, doesn't +work with -O2 yet. + +* Documentation fixes: change documentation of Moment and make-moment, +add Translator::{name,description} + +* Junk STL implementation of Scheme_hash_table in favor of GUILE +hashtables with automatic resizing. + + 1.5.12.jcn2 =========== diff --git a/VERSION b/VERSION index 9872a2184a..b236aa99dc 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=5 -PATCH_LEVEL=13 +PATCH_LEVEL=14 MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a -- 2.11.4.GIT