]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
patch::: 1.3.137.jcn3
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3da27c528ee60f4f1da4a3adafe604f06cc1fe69..0a6e56de7671b8818d7ac74f70fe1b6974d0213f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,87 @@
+--- ../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: built of Documentation/user for different conf=CONF.
+
+* Don't append "." to version string without my_patch_level.
+
+* Faked titling for tutorial example.
+
+* 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.
+
+* Bugfix: input/test/hshift.ly
+
+* 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
+makeinfo groks, but make texi2dvi barf.
+
+* Bugfix: listing of engraver contexts in autogerated documentation.
+
+ 1.3.136.hwn2
+ ============
+ 1.3.137.rz1
+===========
+
+* Added nested staffgroups/choirstaffs support
+
+* Finished german-chords.ly and moved it to ly/
+
+1.3.136.hwn2
+============
+
+* Documentation updates
+
+* Check whether  property definitions are duplicate.
+
+* Percent style repeats. 
+
+* Named music creation: (ly-make-music "Note_req")
+
+* Added noteheadtypes: "slash","triangle","xcircle" ; completed
+noteheadtype "cross" ; added (ugly) tab-clef ; changed percussion
+clef, fixed "repeat dots on even number of stafflines"-bug. (Rune
+Zedeler)
+
+* Use complete version number for /var/lib/texmf/ paths.
+
+1.3.136.jcn3
+============
+
+* Finished () beautification.
+
+* Bugfix: in grob-description.scm, change Script::after_line_breaking into
+before_line_breaking.
+
 * Bugfix and small addition to convert-ly.
 
 * Bugfix: ly2dvi: create --outdir before copying there.
@@ -11,9 +92,6 @@
 Coriolan from 1143 to 283.  Part combiner still gives rise to many
 foreseeable warnings.
 
-1.3.136.jcn1
-============
-
 * Bugfix: install gettext.py into @datadir@/python and use that path
 from ly2dvi.  Debian or RedHat installs could/should move gettext.py
 into /usr/share/lib/python/1.x/site-packages or so.