]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.3.83
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index ac2b7778ce9df8050ef9e31d158cace7a27f4340..1e2dd72443c7d1bdc2d928127d247b0986b17ed1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,22 @@
 
-1.3.82.hwn1
-===========
+1.3.83
+======
+
+* small doc updates.
+
+* Cleanups related to barline handling:
+
+  - Removed Translator_group::get_simple_translator (), and -
+
+  - use properties to communicate about barlines and time sigs. (NOTE:
+    by default a time-signature of 4/4 is printed.)
+
+  - fix repeat bar behavior.
+
+
+* cleaned up Directional_element_interface
+
+* add name field to score-elements.
 
 * comment in some unprotects for Music in parser. Should bring down
   cpu time and plug some leaks.