]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.3.138
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 52e9b3af520ec5d9e22a5a44e2398e3a66fe9988..987b9849e96a278c476037aabd549ac3d07e4bc7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,3 @@
---- ../lilypond-1.3.137.jcn3/CHANGES   Thu Mar 15 18:57:45 2001
-++ b/CHANGES   Fri Mar 16 09:55:00 2001
-@@ -1,3 +1,10 @@
 1.3.137.jcn4
 ============
 
@@ -8,14 +5,6 @@
 
 * Minor doco updates.
 
- 1.3.136.jcn3
- ============
- --- ../lilypond-1.3.137.jcn2/CHANGES  Wed Mar 14 23:37:02 2001
-++ b/CHANGES   Thu Mar 15 18:57:45 2001
-@@ -1,3 +1,18 @@
-1.3.136.jcn3
-============
-
 * Bugfix: ly2dvi: can't remove cwd on Solaris.
 
 * Better --enable-conf=CONF message, better INSTALL.tely documentation.
 
 * Bugfix: don't override GUILE environment settings.
 
- 1.3.136.jcn2
- ============
- --- ../lilypond-1.3.137.jcn1/CHANGES  Mon Mar 12 22:39:39 2001
-++ b/CHANGES   Wed Mar 14 23:37:02 2001
-@@ -1,3 +1,14 @@
-1.3.136.jcn2
-============
-
 * Small refman fixes.
 
 * Better tutorial orchestral score example.
 
 * Fixed looks of configure options.
 
- 1.3.136.jcn1
- ============
- --- ../lilypond-1.3.137/CHANGES       Sun Mar 11 20:00:15 2001
-++ b/CHANGES   Mon Mar 12 22:39:39 2001
-@@ -1,3 +1,13 @@
-1.3.136.jcn1
-============
-
 * Bugfix: ly2dvi: linewidth < 0.
 
-* Bugfix: documentation build: fixed two macros in refman, that
+* Bugfix: documentation build: fixed two macros in refman that
 makeinfo groks, but make texi2dvi barf.
 
-* Bugfix: listing of engraver contexts in autogerated documentation.
+* Bugfix: listing of engraver contexts in autogenerated documentation.
 
- 1.3.136.hwn2
- ============
- 1.3.137.rz1
+1.3.137.uu1
 ===========
 
-* Added nested staffgroups/choirstaffs support
+* Added  function (ly-music-name ), returns the name of a music objects as a
+string. 
+
+* Bugfix: \relative on \chords is no-op. (Added Un_relativable_music)
+
+* Refman documentation fixes.
+
+* Property undefine:
+
+       \property X.Y \unset
+
+undoes \property X.Y = Z. \unset is confusingly asymetric with \set.
+
+* removed ChordNamesVoice
 
-* Finished german-chords.ly and moved it to ly/
+* added \alias STRING ; to translator definition, so \name
+RhythmicStaff, \alias Staff is found for \property Staff.XXX
 
 1.3.136.hwn2
 ============