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

diff --git a/CHANGES b/CHANGES
index 2be8dd6bfb28f44389ad17eeec463fee94e49267..af80dfea24e52cf3b1aee8658d7bc1d01f6e827f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,18 @@
+1.3.50
+======
 
-1.3.49.hwn2
-===========
+* Item cleanups.  Copying items and rearranging pointers are done in
+separate passes, which makes the code cleaner. This fixes a problem
+with some items not disappearing from hara-kiri staffs.
+
+* Use Scheme for Key_item data members. 
+
+* Don't use regex in chord-names.scm under windows; hybrid chordnames
+  user+calculated will be partly broken.
+
+
+1.3.50
+======
 
 * Junked Shift_tuple from collision; Now it uses SCM.
 
diff --git a/VERSION b/VERSION
index c03a84f994da13c4c4c31ef7902bd0219e3f229f..b5601a078645337f192f4db8fa8aefe124cb2b85 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=3
-PATCH_LEVEL=50
+PATCH_LEVEL=51
 MY_PATCH_LEVEL=
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a