]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
patch::: 1.3.45.jcn1
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index c9d7f0f36a8c63eda828ce8e53dbf8ba915b0e75..4323a76f64faa2733dc60614f6c02d66a94de9b1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,25 @@
-1.3.43.jcn1
+1.3.45.jcn1
+===========
+
+* Accidentals with chord-names smaller and as superscript.
+
+* Do some extra footify (works only once) while making html docs.  
+  When I do
+
+     make out=www -C Documentation/out-www/regression-test.html
+
+  I expect a footified and white-backgrounded .html.
+
+1.3.44.jcn2
+===========
+
+* Implemented una-chorda and sostenuto piano pedals in performer and engraver.
+
+* Added Properties textScriptWordSpace and chordNameWordSpace.
+
+* Junked old lyrics in star-spangled-banner.
+
+1.3.44.jcn1
 ===========
 
 * Added a Piano_pedal_engraver.
 1.3.43
 ======
 
+1.3.43.hwn1
+===========
+
+* Put global element list into Line_of_score, instead of
+Paper_score. post processing (the stage after line breaking) is now
+truly done per-system, and we got rid of an ugly hack to get font
+handling OK.
+
+* Bugfix: set the group-interface of System_start_delimiter.
+
+* Cleanups of Break_algorithm and derived classes, Move
+broken_col_range () to Line_of_score, remove Paper_score::col_l_arr_
+
+* Bugfix for accordion symbols.
+
+* Various patches to prevent crashing when do_brew_molecule gets
+called before after_line_breaking (). This was a problem in Spanner
+classes mostly.
+
+1.3.43
+======
+
 1.3.42.jcn3
 ===========
 
@@ -53,7 +96,7 @@ Also updated index.texi.
 * Change all occurances of Staff_margin_engraver to
 Instrument_name_engraver, add a convert-mudela rule
 
-* Change status == busy assert into programming error
+* Change status == busy assert into programming sample/sample/error
 
 1.3.42
 ======
@@ -295,9 +338,9 @@ property is already set.
 
       # Use same configuration, but different output directory:
       #
-      #     make out=WWW
+      #     make out=www
       #
-      # uses config.make and config.h; output goes to out-WWW.
+      # uses config.make and config.h; output goes to out-www.
       #