From: fred Date: Sun, 24 Mar 2002 19:34:41 +0000 (+0000) Subject: lilypond-0.0.40 X-Git-Tag: release/1.5.59~5223 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a40629542461d6b0900b194a1185e41c18a8614a;p=lilypond.git lilypond-0.0.40 --- diff --git a/.version b/.version index 22587f334f..60504f1847 100644 --- a/.version +++ b/.version @@ -1,6 +1,8 @@ TOPLEVEL_MAJOR_VERSION = 0 TOPLEVEL_MINOR_VERSION = 0 -TOPLEVEL_PATCH_LEVEL = 39 +TOPLEVEL_PATCH_LEVEL = 40 # use to send patches, always empty for released version: -TOPLEVEL_MY_PATCH_LEVEL = -1# include separator: "-1" or ".a" +# include separator: ".postfix", "-pl" makes rpm barf + +TOPLEVEL_MY_PATCH_LEVEL = # diff --git a/INSTALL b/INSTALL index 29161e6fc4..e6fe95267a 100644 --- a/INSTALL +++ b/INSTALL @@ -29,7 +29,7 @@ INSTALL: to make LilyPond under, brr, aargh, well, simply type: - bash bin/configure + bash configure make win32 \end{masochist} diff --git a/NEWS b/NEWS index 4441132305..999d01b5a6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,46 @@ +pl 40 + - release + +pl 39-5 + - own versioning for mi2mu + - some file renaming mi2mu +pl 39-4 + - all of the above + +pl 39-hwn2 + - last bar bugfix +Internal + - simple dynamics + - experimental RPM spec. + - doco update. + +pl 39-3 + - all of the above + - m2m renamed to mi2mu + - better line breaking in mi2mu + - (somewhat broken) progress indicator for mi2mu + - mi2mu output === lily input (in names and durations, + always assuming voices > 1 though) + +Bugfix + - midi: note on/off only once per pitch per track + (sending all note-on events introduces cool mi2mu feature) + - make clean removes deps too + - mi2mu notename/accidental/octave, and key fixed + +Internal + - auto create of out-dirs, config headers, using tag file .GENERATE + +Examples + - stanchen.ly debugged + +pl 39-2 + - configure script help and in topdir again, duh. + - auto configure upon virgin make + - configured makefile stuff in make/out/ + + +******** pl 39-1 - doze target (for 16 bit dos xcompiler: gcc-go32) Internal @@ -34,7 +77,7 @@ Bugfix pl 38-5 - all of the below, e.g. new filenames and new makefile structure patches merged - +****** pl 38 Internal