]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* mf/GNUmakefile: always trace pfa fonts.
[lilypond.git] / ChangeLog
index c8539ac8a4e50da2d9321a81a32d4a95b3ef5d85..57a6ca4fc12dc66051a2dbdd31267094021db9ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,44 @@
+2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * mf/GNUmakefile: always trace pfa fonts.
+
+       * configure.in: require mftrace. 
+
+       * lily/staff-performer.cc (new_instrument_string): don't look at
+       instrument property.
+
+       * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
+       is_direction is the C++ one. Similar for ly_axis_p and
+       ly_number_pair_p
+
+2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/beam.cc (brew_molecule): read gap-count to determine
+       number of tremolo (gapped) beams.
+
+       * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
+       shorter than 1/8
+
+       * flower/include/array.hh (default_compare): new function
+
+       * cygwin/mknetrel: Native fixes.
+
+       * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
+
 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * Documentation/topdocs/NEWS.texi: Add note about .ly double click
+       feature for Windows.
+
+       * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
+
+       * cygwin/mknetrel: Updates for native use on Cygwin.
+
+       * lily/parser.yy: Compile fix: add stdio.h for snprintf.
+
+       * stepmake/stepmake/help2man-rules.make: 
+       * cygwin/mknetrel: Bugfix for manpages.
+
        * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
        $(builddir).  Stepmake is a normal subdirectory now, that is not
        configured.  Another srcdir build fix.
@@ -22,8 +61,6 @@
        * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
        when cross building.
 
-       * stepmake/stepmake/help2man-rules.make: 
-
        * configure.in: srcdir build fix.
 
        * cygwin/GNUmakefile: