]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
patch::: 1.3.140.jcn3
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 22873b892a7b7e2133145bfd432ca96e0c61a758..bb20d7f4669352e24bf952e6a82d66ce5738f611 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,33 +1,90 @@
-1.3.139.jcn1
+1.3.140.jcn3
 ============
 
+* Convert-ly: added some missing rules.
+
+* Ly2dvi: changed footer (and header) macros to match mutopia headers again.
+
+* Convert-ly: always insert or update version number.  New option:
+--assume-old will apply all conversions if version cannot be
+determined.
+
+1.3.140.jcn2
+============
+
+* Small documentation fixes.
+
+* Removed default (font-shape . italic) settings from TextScript and
+TextSpanner.
+
+1.3.140.jcn1
+============
+
+* Moved ports section of mutopia to mutopia/ports.  Fixed make
+bootstrapping.  Added sync target, synced with www.mutopiaproject.org.
+
+1.3.139.jcn6
+============
+
+* Bugfix: ly2dvi sets footers, headers, tagline.  Pagenumbering on by default.
+
+1.3.140
+=======
+
+1.3.139.jcn5
+============
+
+* Coriolan gets mutopia-id 57.
+
+* Experimental start of ports to mutopia archive.
+
+* Bugfix: ly2dvi: added letter support, catch indexing with unknown
+papersize names.
+
+* ly2dvi: removed warning message and changed --set=papersizename= to
+--set=papersize=.  This fixes mutopia letter-targets.
+
+* Small fixes to Coriolan.
+
+* Bugfix: don't typeset suicided multi-measure-rests, don't set
+multi-measure-rests spanning less than one measure.
+
+* Bugfix: line-column-location.
+
 * Allow markup text for crecscendoText and decrescendoText.
 
 * Changed part combiner's a due text: `a2 to a2.
 
+* Bugfix: info direntries.
+
+* Automated fixing of info structure.  Build now stops on info errors.
+This should robustify documentation and website builds.  To undo this,
+remove the target `info: check-info' from Documentation/user/GNUmakefile.
+
+1.3.139.hwn1
+=============
+
+* Move Multi_measure_rest up/down in combined parts.
+
 * Renamed FollowThread into VoiceFollower, followThread into
 followVoice.
 
 * lilypond-book: changed nonfragment into nofragment 
 
-* Bugfix: info direntries.
+* Cleanups for ledgered rests.  
 
 * Bugfix; don't create RhythmicStaff if asking for Staff.
 
-* Automated fixing of info structure.  Build now stops on info errors.
-This should robustify documentation and website builds.  To undo this,
-remove the target `info: check-info' from Documentation/user/GNUmakefile.
+* Bugfix: sparseTies. 
 
-* Move Multi_measure_rest up/down in combined parts.
+* Reference manual: hara kiri, font selection
 
-* Cleanups for ledgered rests.  
+* changed font-point-size into font-design-size
 
 1.3.139
 =======
 
-1.3.138.jcn1
-============
-
 * Documentation build fixes.
 
 1.3.138.hwn1