From 4b2ad63fb462944ba4cb641a5893bd99c8c1c095 Mon Sep 17 00:00:00 2001 From: hanwen Date: Fri, 18 Jul 2003 00:04:54 +0000 Subject: [PATCH] release commit --- ChangeLog | 4 +++- Documentation/user/GNUmakefile | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d25d55a368..dce4eadfa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-07-18 Han-Wen Nienhuys + * VERSION: release 1.7.25 + * Documentation/user/introduction.itely (Introduction): rewrite start of introduction. @@ -70,7 +72,7 @@ * input/regression/slur-area.ly: move from test/ - * input/test/: : remove simple-slur-endings slur-attachment + * input/test/: remove simple-slur-endings slur-attachment slur-broken-cross-staff slur-broken.ly slur-damping.ly slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly slur-symmetry slur-symmetry tie-broken.ly diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index 7baec58bb7..f490aaf931 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -35,7 +35,8 @@ include $(depth)/make/stepmake.make TEXINFO_SOURCES := $(filter-out lilypond.tely, $(TEXINFO_SOURCES)) outimages: - cp $(IMAGES) $(outdir) + true +# cp $(IMAGES) $(outdir) dvi: $(DVI_FILES) -- 2.39.5