]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.136
authorfred <fred>
Wed, 27 Mar 2002 00:57:23 +0000 (00:57 +0000)
committerfred <fred>
Wed, 27 Mar 2002 00:57:23 +0000 (00:57 +0000)
CHANGES
VERSION

diff --git a/CHANGES b/CHANGES
index 2d1d01d4074645236c0c14238987d256ed4f4344..8b72892a426dce2a70b8aad552b185a548df3427 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,39 @@
+1.3.136
+=======
+
+* Bugfix: set dependency for direction-source in script-engraver. This
+fixes core-dump problem when stacking multiple scripts containing
+staccato dots.
+
+* Put TFM files under $VARTEXFONTS (/var/lib/texmf,
+typically). PK files are put in the right spot
+automatically, and dirs are also created automatically.
+
+A change to mktexnam is still required -- add  
+
+       MT_DESTROOT=foobar
+before line 161.
+
+1.3.135.jcn3
+============
+
+* Internationalised ly2dvi.py (thanks to GNU Solfege), and nl.po update.
+
+* Coriolan fixes.
+
+* Bugfix: (first and also) write global header fields; this fixes
+`latexpackages' and ly2dvi.
+
+* Bugfix: website build.
+
+* Fixed titling: cleaned out titledefs.tex for use by ly2dvi.
+
+1.3.134.mb1
+===========
+
+* minor documentation fix.
+
 1.3.134.jcn2
 ============
 
@@ -64,7 +100,7 @@ interface-description.scm
 ============
 
 * Tied notes at a linebreak repeat their accidental.
-
+F
 * Removed some cruft from lily/include/.
 
 * Bugfix: tied notes in chords sometimes got stuck in MIDI output
diff --git a/VERSION b/VERSION
index 223333d735d26285eb55984f87218cc0b1583689..967c6ccf872c3ec490c585156961f7f6f137e45b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=3
-PATCH_LEVEL=135
+PATCH_LEVEL=136
 MY_PATCH_LEVEL=
 
 # use the above to send patches: MY_PATCH_LEVEL is always empty for a