]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.40
authorfred <fred>
Sun, 24 Mar 2002 19:34:41 +0000 (19:34 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:34:41 +0000 (19:34 +0000)
.version
INSTALL
NEWS

index 22587f334ff7267de1ef6969277ca63d1cd46ea4..60504f184743373c9328d58862468aa059bf815f 100644 (file)
--- 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 29161e6fc4fa84431ad4e786bc1feed6c4972c59..e6fe95267ad2255177f2894cc5412cdc7b760215 100644 (file)
--- 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 4441132305c8caec69a5c60fbd6836b65cf9d0e4..999d01b5a61e56f9cb5c8fa15700772c1be7db69 100644 (file)
--- 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