]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* Documentation/windows/zlily-profile.sh:
[lilypond.git] / ChangeLog
index ab0f437ee58fb8c92b2d0250ff2caa9a32742de9..a1987a81cd57440ea6f60c1a2b35d6d965b0fe04 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+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: