]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* mf/GNUmakefile (FC_FIND): new function. Find ncsb using
[lilypond.git] / ChangeLog
index d9f6a7db3ebda930aa2e9be93b41d59e366bb79f..0c508f81019b6506a2d590e555ac566ba0262a1f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,37 @@
+2006-05-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * mf/GNUmakefile (FC_FIND): new function. Find ncsb using
+       $(FCMATCH), only if $(NCSB_DIR) not set.
+
+       * configure.in (LINK_GXX_STATICALLY): only warn if $NCSB_DIR set.
+
+       * config.make.in (DOCUMENTATION): set FCMATCH
+
+       * autogen.sh (srcdir): don't set --with-ncsb-dir.
+
+2006-05-03  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ various: final round of reorg.
+
+2006-05-02  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * flower/file-path.cc (is_dir): canonicalize file name before stat'ing.
+
+       * lily/relocate.cc (framework_relocation): remove old relocation stuff.
+
+2006-05-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * scm/define-grob-properties.scm (all-user-grob-properties):
+       Correct typo, thanks to Eduardo.
+
 2006-05-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * scripts/GNUmakefile (SEXECUTABLES): remove lilypond-ps2png.scm
+
+       * buildscripts/lilypond-words.py (F): indent fix.
+
+       * input/regression/tie-arpeggio-collision.ly: new file.
+
        * lily/tie-formatting-problem.cc (set_column_chord_outline): new
        function: store outlines per column rank.