X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=8c8708dd5041e79bbf7247b6b059e4b24dab3b5c;hb=2a6f7d1f45438eae0b46636d43da07b36db53273;hp=e5b6cb72ee7320f7fce51df89380758a9b5f7549;hpb=8d42f330d9a6ca0111ef66ce349a42751d686582;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index e5b6cb72ee..8c8708dd50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,48 @@ +2005-04-17 Jan Nieuwenhuizen + + * stepmake/aclocal.m4 (STEPMAKE_PANGO_FT2): Define HAVE_PANGO16 too. + + * lily/*: s/ifdef HAVE_*/if have/. + + * SConstruct (test_lib): New function. Update pkg-config and some + other requirements. + + * configure.in: Require pkg-config. Enforce REQUIRE and version for + freetype, pangof2t. + +2005-04-16 Jan Nieuwenhuizen + + * po/lilypond.pot, ...: Update using bison-CVS. + + * python/lilylib.py (make_ps_images): Fixo. + +2005-04-16 Han-Wen Nienhuys + + * python/lilylib.py (make_ps_images): typo. + + * configure.in (gui_b): make bison optional. + + * lily/GNUmakefile (OUT_DIST_FILES): dist parser and lexer. + +2005-04-16 Bernard Hurley + + * framework-eps.scm: code added so that a macro \betweenLilyPondSystem + with one parameter can be defined in a LaTeX file when processed + by lilypond-book this will be evaluated between the systems of + a muti-system score. The parameter is the number of systems processed. + +2005-04-16 Jan Nieuwenhuizen + + * python/lilylib.py (make_ps_images): Escape newline. + + * Documentation/user/music-glossary.tely: Run + texinfo-all-menus-update. + 2005-04-14 Jan Nieuwenhuizen + * scm/lily-library.scm (old-relative-not-used-message) + (version-not-seen-message): Add input-file-name-location to message. + * lily/parser.yy (lilypond): Add token aliases. * Documentation/user/music-glossary.tely (accidental): Fixes. Do @@ -8,6 +51,8 @@ 2005-04-14 Han-Wen Nienhuys + * python/lilylib.py (make_ps_images): use -dEPSCrop + * VERSION (PACKAGE_NAME): release 2.5.19 * Documentation/user/lilypond-book.itely (Invoking lilypond-book):