]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* Documentation/windows/zlily-profile.sh:
[lilypond.git] / ChangeLog
index c18eb112fa67adf8d84c9f48d2579c8444d592f5..a1987a81cd57440ea6f60c1a2b35d6d965b0fe04 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,53 @@
+2002-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * Documentation/windows/zlily-profile.sh:
+       * Documentation/windows/post-lilypond.sh: Assume normal
+       prefix=/usr for lilypond.
+
+       * lily/musical-request.cc (length_mom): Display origin with error.
+
+       * input/test/duration-check.ly: New file.
+
+       * lily/lily-guile.cc (ly_pair_p): [PARANOID]: Check for freed
+       cells.
+
+       * lily/part-combine-music-iterator.cc (get_state): Bugfix: use
+       ly_symbol2scm to get a scm symbol (rather than ly_str02scm).
+
+       * aclocal.m4:
+       * autogen.sh: Regenerate.
+       
+       * Documentation/topdocs/INSTALL.texi: 
+       * configure.in: 
+       * stepmake/configure.in:
+       * stepmake/aclocal.m4: Revert autoconf upgrade.  Autoconf 2.53 has
+       a serious bug wrt AC_CONFIG_AUX_DIR (reported).  Creating
+       ./configure once again requires autoconf == 2.13.
+
+       * stepmake/autogen.sh: Check for autoconf == 2.13.
+
+2002-06-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * lily/parser.yy (open_request_parens): add input locations to
+       open and close parens. 
+
+2002-06-17  Chris Jackson <chris@fluffhouse.org.uk>
+
+       * lily/tuplet-bracket.cc:
+       * lily/text-spanner.cc: 
+       * lily/piano-pedal-engraver.cc: 
+       * scm/grob-description.scm: 
+       * scm/grob-property-description.scm: Changed the
+       edge-width property of brackets to edge-widen. Changed the sign of
+       the left element of edge-widen so a pair of equal numbers produces
+       a symmetrical bracket.
+
+2002-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * ly/espanol.ly: added.
+
+       * lily/simple-spacer.cc (solve): remove assert.
+
 2002-06-17  Han-Wen  <hanwen@cs.uu.nl>
 
        * lily/forbid-break-engraver.cc (class