]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.3.42
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6fefc94895eb99f102ae632e0bc414d92efb519d..32c873871198950ccd50115aa17b7aff8edd8207 100644 (file)
--- a/CHANGES
+++ b/CHANGES
---- ../lilypond-1.3.39.jcn2/CHANGES    Mon Mar 27 16:27:33 2000
-++ b/CHANGES   Tue Mar 28 01:50:52 2000
-@@ -1,3 +1,11 @@
-1.3.39.jcn3
+
+1.3.41.jcn3
 ===========
 
-* buildscripts/make-cygwin-cross.sh: Use rx-1.5 instead of regex (Jeffrey).
+* Lots of fixes to windows distribution scripts.
 
-* scm/lily.scm: Fixed check for Windows: by default don't use scm regex.
+* Added configuration features --program-prefix, --program suffix.
 
+* lily/my-lily-parser.cc (get_chord): Bugfix, don't use deleted pitch.
+This fixes inversions c/g and bass additions d/+c on chords.
 
- 1.3.39.jcn2
- ===========
- --- ../lilypond-1.3.39.jcn1/CHANGES   Fri Mar 24 17:40:59 2000
-++ b/CHANGES   Mon Mar 27 16:27:33 2000
-@@ -1,4 +1,15 @@
--2000-03-24    <janneke@gnu.org>
-1.3.39.jcn2
+1.3.41.mb1
+==========
+
+* Avoid that xxxXXXVerticalExtent is used for empty HaraKiriStaff
+  lines.
+
+1.3.41.hwn1
 ===========
 
-* Documentation/ntweb/guile-1.3.4-gnu-windows.patch: Significantly smaller
-  patch for guile.
+* Debian patches (thanks Anthony!)
 
-* buildscripts/make-cygwin-cross.sh: Compile native package GNU regex,
-which should fix Windows problems with guile.  Also added input directory
-to zip file.
+* Use symbols for prefatory matter spacing. Do not use the typename
+for looking up item pairs in the table, but read element property
+break-align-symbol
+
+* Instrument_name_engraver, uses break alignment instead of
+side-position.
+
+* System_start_delimiter_engraver, System_start_delimiter, uses a
+spanner for the braces/brackets at the left of the system. Remove all
+old Span_score_bar engravers.
+
+* Removed Base_span_bar_engraver::use_prority_b_, and moved
+Base_span_bar_engraver into Span_bar_engraver.
+
+1.3.40.jcn3
+===========
+
+* mutopia/Coriolan/violino-2.ly: Bugfix: wrong pitch.
+
+* input/test: Removed stale AutoStaffSwitch examples.
+
+* mutopia/E.Satie: Fixed gnossiene-4, doing \autochange.  Removed
+stale copy of gnossiene-4.
+
+* buildscripts/make-cygwin-cross.sh: Made some small .zip package fixes.
+
+* make/lilypond.spec.in: Made some bugfixes for _prefix, preparations
+for cross-building to Cygwin.
+
+* buildscripts/make-cygwin-cross.sh: Now using rpm packages.
+
+1.3.40.hwn2
+===========
+
+* added \property XXXMinimumVerticalExtent, \property XXXExtraVerticalExtent
+
+* New_chord_tremolo_engraver: make tremolo beams from
+
+       \repeat "tremolo" NUMBER <Music-expression>
+
+Removed support for "old-style" tremolos.
+
+* Add a convert-mudela function for the conversion "\key A;" to "\key a; 
+
+* Read \property measurePosition within the engraver code, instead of
+looking up the Timing_translator.
+
+* star-spangled-banner.ly: add Bar_engraver to LyricsVoice 
+
+* Changed all .fly and .sly files to .ly files.  Propose to dump .fly
+and .sly.
+
+1.3.40
+======
 
-* stepmake/aclocal.m4: Added decent checking for version of guile, and 
-  fixed warning message.
- * lily/lexer.ll (My_lily_lexer): Bugfix: lookup chordmodifiers in the
-       chord-modifier table (not in the pitch list).--- ../lilypond-1.3.39/CHANGES     Fri Mar 24 08:51:45 2000
-++ b/CHANGES   Sun Mar 26 15:36:41 2000
-@@ -1,3 +1,17 @@
 1.3.39.jbr1
 ===========
 
-* buildscripts/mf-to-table.py: feta dep files are now opened with write 
-  binary option.  This avoids carriage return linefeed problems and 
+* buildscripts/mf-to-table.py: feta dep files are now opened with write
+  binary option.  This avoids carriage return linefeed problems and
   windows while not affecting unix.
 
 * Documentation/hacking.texi: Fixed a texinfo syntax error
 
-* stepmake/bin/package-zip32.sh: Fixed or Removed some legacy, 1.2.x, 
+* stepmake/bin/package-zip32.sh: Fixed or Removed some legacy, 1.2.x,
   directory paths.
 
 * Documentation/ntweb/index.texi: Fixed broken links, added 1.3.39 links.
 
- 1.3.38.hwn2
- ===========
- 2000-03-24    <janneke@gnu.org>
+1.3.39.hwn1
+===========
+
+* Glossary updates by Christian Mondrup.
+
+* Bugfix: use generic properties in lyrics too. This fixes the
+\property textStyle for lyrics.
+
+* Score_element::preset_extent(), used by \property
+XXXVerticalExtent, so hard code the size of a vertical group. 
+
+* Don't fix up reference points for originals of broken
+spanners. Fixes spurious "orphaned score-element" warnings.
+
+* buildscripts/make-cygwin-cross.sh: Use rx-1.5 instead of regex (Jeffrey).
+
+* scm/lily.scm: Fixed check for Windows: by default don't use scm regex.
+
+* Documentation/ntweb/guile-1.3.4-gnu-windows.patch: Significantly smaller
+patch for guile.
+
+* buildscripts/make-cygwin-cross.sh: Compile native package GNU regex,
+which should fix Windows problems with guile.  Also added input directory
+to zip file.
+
+* stepmake/aclocal.m4: Added decent checking for version of guile, and 
+fixed warning message.
 
 * lily/lexer.ll (My_lily_lexer): Bugfix: lookup chordmodifiers in the
-       chord-modifier table (not in the pitch list).
+chord-modifier table (not in the pitch list).
+
+1.3.39
+======
 
 1.3.38.hwn2
 ===========