X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CHANGES;h=7ce58318f540a8b9a471ef67f262b47aebe1160e;hb=be6b7669873b8b227c224e9ff1e1e101c43426df;hp=d6b0577d3800d3ba39c3b674521d1dba3e945235;hpb=d8138e9ca4e95622dfebfa470dce64d23eaf2931;p=lilypond.git diff --git a/CHANGES b/CHANGES index d6b0577d38..7ce58318f5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,114 @@ -1.5.4.jcn3 +1.5.7.hwn1 +========== + +* reinclude input/bugs/*.ly + +* Mensural flags (Juergen Reuter) + +* Fixed problem with hanging Xdvi from redhat 7.x. See also +http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52089 + +* Bugfix: don't crash if kpse_find_file returns 0. + +* Bugfix: don't allocate \outputscale for every file. + +* Bugfix: mixing different rhythms on one staff doesn't muck up the +spacing that much. + +1.5.7.hjj2 +========== + +* Add PS-compilation, PS-viewing and MIDI-play in LilyPond +-Emacs-mode. (Heikki Johannes Junes). + +* Add common finnish names for notes + + +1.5.6.jcn2 +========= + +* Use Cygwin included Python; drop Windows Python and workarounds. + +* Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake. + +* Comment out two non existing examples in regression test, add one +missing from 1.5.5 distribution. + +* Revert silly grace-with-braces stuff in tutorial. + +* Add short crescendo bug to input/bugs. + +* Update and bit more verbose download instructions in INSTALL, +fix some links on ftp.lilypond.org. + + +1.5.6.hwn1 +========== + +* Grace note bugfixes. + +* Move staff-adjacency detection (for the spacing engine) to +Separating_group_spanner. + +* Loose column support: clef changes, key changes may be folded underneath +notes in a different staff. See input/regression/spacing-folded-clef.ly. +Changes were made to + + - Separating_group_spanner: decide which columns are loose + + - Simple_spacer, New_spacing_spanner: only look at non-loose columns. + + - Line_of_score: set horizontal positions for loose columns. + +1.5.6 +===== + +1.4.6.mb1 +========= + +* Allow for duplicated articulation scripts with different direction. + +* Added new ornaments: \upmordent, \downmordent, \pralldown, \prallup, + \lineprall, \thumb, \comma (to be used with scriptHorizontal = ##t), + see also input/test/trill.ly. [WARNING: FONT UPDATE!] + +* Bug fix: staccato dot placement. + +1.5.5.jr1 +========= + +* recent ancient-font.ly development branches manually merged and + updated; + +* added enhanced mensural minima/fusa noteheads (30 degrees rhomb + style); the former 45 degrees quadratic shapes are now available + under notehead style "neo_mensural"; [WARNING: FONT UPDATE] + +* minor ancient font corrections (in particular, enhanced set_char_box() + arguments). + + +1.5.5.jcn2 +========== + +* input/bugs: + - Autogenerate bugs document from all .ly's. + - Add texidoc to lots of examples. + - Junk or move fixed examples to regression test. + - Move examples that crash lilypond to input/no-notation. + - Update examples. + +1.5.5.hwn1 +========== + +* Grace property fixes. + +* More grace nesting bugfixes. + +1.5.5 +===== + +1.5.4.jcn2 ========== * Spelling fixes, notably staffs->staves, except for ChangeLogs. @@ -11,8 +121,23 @@ * Website fixes, found bug in grace note stem lengths. -1.5.4 -===== +1.5.4.hwn1 +========== + +* Ancient font update [WARNING FONTS CHANGED!] (Juergen Reuter) + +* New_spacing_spanner: revised spacing generation. + +* Default neutral direction set to down. + +* Junk hash table from flowerlib + +* Bugfix: grace nesting error + +* Bugfix: don't try schedule next bar when were on a grace moment. + +* Bugfix: set measurePosition especially for music starting with +grace. 1.5.3.hwn1 ==========