]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.3.57
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5e1da30ae963f0341b810e77d180fb8a57a962bc..83a1f61af0deed8a54423ef53e8e6bc07ac26ae1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,28 +1,30 @@
---- ../lilypond-1.3.56/CHANGES Mon May 29 00:12:41 2000
-++ b/CHANGES   Wed May 31 00:06:33 2000
-@@ -1,3 +1,10 @@
-1.3.56.mb1
-==========
+1.3.57
+======
+
+* Fixed several forgotten molecule-callbacks 
+
+* Fixed first clef in score; now F clefs are also possible.
 
+1.3.56.mb1
+=========
 * Updated FAQ with two useful GDB macros.
 
 * Several fixes in the documentation.
 
- 1.3.55.hwn1
- ===========
- 1.3.55.jcn1
+1.3.55.jcn1
 ===========
 
 * Made (dutch) po-update
 
-1.3.55.hwn1
+1.3.56
 ===========
 
 * Molecules are now generated via callbacks exclusively; most calls to
-set_elt_property ("transparent) have been replaced by suicide().
+set_elt_property ("transparent", SCM_BOOL_T) have been replaced by suicide().
 
-1.3.54.hwn2
-===========
+1.3.55
+======
 
 * Experimental property collapse for most score-elements.  (notable
 exceptions: Scripts, pedals). Change all Score_element constructors to