From: fred Date: Wed, 27 Mar 2002 00:57:10 +0000 (+0000) Subject: lilypond-1.3.135 X-Git-Tag: release/1.5.59~881 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=280c40621b84223dbe658e02966923af52513e8d;p=lilypond.git lilypond-1.3.135 --- diff --git a/CHANGES b/CHANGES index e23e5ea743..2d1d01d407 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,24 @@ +1.3.134.jcn2 +============ + +* Bugfix: Pitch::transpose (). + +* Small doco update. + +* Silly build and website-build fixes. + +* convert-ly: added conversions, converted glossary, refman and examples. + +1.3.134.hwn1 +============ + +* Rewrote ly2dvi, moved the old one to buildscripts/. The result is +490 lines code in stead of 1230. + +* Modified kpathsea lookup so it will find system-installed feta TFMs first. +Now lily doesn't clutter the CWD with .TFM files. Kpathsea is fun if you like +pasta. + 1.3.133.jcn5 ============