]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
patch::: 1.3.45.jcn1
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5d3e8fa2ffbdb33cf8255e082be8b2f83e95290b..4323a76f64faa2733dc60614f6c02d66a94de9b1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,71 @@
-1.3.42.jcn2
+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.
+
+* Removed some empty files.
+
+* Created piano pedal symbols: * - . P e d.
+
+* Fixed ps-to-pfa.py to handle multiple unfills.
+
+* Moved accordion symbols out of feta-script to end of font.
+
+* Bugfix: don't create tfm's, pfa's etc of feta-test fonts.
+
+* Fixed blot_diameter for small resolutions.
+
+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
+===========
+
+* Made a quick try at piano pedal performer, damper pedal only.
+
 * mf/feta-accordion.mf: Fixed strange turning paths.
 
 * mf/feta-beugel.mf: Fixed infinity errors.
@@ -16,15 +81,25 @@ The logs are a target, removing them retriggers make.
 * stepmake/stepmake/metapost-rules.make: Remove the correct log and tfm
 files, ie the ones that clutter the source directory, not the target logs.
 
+* Windows distribution: faked symlink for cmtfm.  Setup.zip should now be
+standalone; ie, no need for Cygnus' usertools anymore.
 
-1.3.42.jcn1
+1.3.42.jbr1
 ===========
+  
+* Documentation/ntweb: Updated angels.ly to match current syntax.
+Also updated index.texi.
 
-* Windows distribution: faked symlink for cmtfm.  Setup.zip should now be
-standalone; ie, no need for Cygnus' usertools anymore.
+1.3.42.uu1
+==========
+
+* Change all occurances of Staff_margin_engraver to
+Instrument_name_engraver, add a convert-mudela rule
 
-* break-align-engraver.cc (acknowledge_element): Added missing axes
-property to edge element.
+* Change status == busy assert into programming sample/sample/error
+
+1.3.42
+======
 
 1.3.41.jcn3
 ===========
@@ -263,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.
       #