]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.97
authorfred <fred>
Tue, 26 Mar 2002 23:57:22 +0000 (23:57 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:57:22 +0000 (23:57 +0000)
CHANGES
VERSION

diff --git a/CHANGES b/CHANGES
index ee5e336d24a3d8c08ef6132dc382a70ead686315..8c6ace17ad53388e54fc7e66d401238f40991b94 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,47 @@
+1.3.96.jcn10
+============
+
+* Made small fixes to basic properties: regression-test compiles.
+
+* Moved Text_script_req's text_ member into mus-property.
+
+* Renamed ChordName to ChordNames, for consistancy.
+
+* Resurrected most of chord names, superscripting and kerning
+  is currently broken, though.
+
+* Junked all old style text lookups, except for feta definitions.
+
+* Added support for name-based character lookups.
+
+* Added support for font styles and papersize style sheets.
+
+* Added new code for font selection and scm text markup.  Only used
+  for testing in \textscript SCM. See input/test/markup.ly.
+
+* Fixed (added actually, it got lost?) word-space for chords.
+
+* Added slope-limit and attachment-offset properties to slur.
+
+* Slur's broken trend now weighs in the number of note-columns.
+
+* Spacing tweaks
+
+1.3.96.hwn1
+===========
+
+* Mudela-book fixes (Tom Cato Amundsen)
+
+* Put marks above chords.
+
+* Solaris fix.
+
+* Type checking for \push and \pop; elt property description (docs
+inclusive) is now in Scheme.
+
+* Self-documenting backend using ly/generate-documentation.ly
+
+
 1.3.95.jcn5
 ===========
 
diff --git a/VERSION b/VERSION
index e089428ecdf5b25fe71ea46eeb108ad7fda26bf5..23c4d593267f2eff88c5bc9b311a8cea795a4fc2 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=3
-PATCH_LEVEL=96
+PATCH_LEVEL=97
 MY_PATCH_LEVEL=
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a