]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* python/GNUmakefile (INSTALLATION_DIR1): install Python module
[lilypond.git] / ChangeLog
index 9df46a4bbfee5e702ee0c828479a9ed0ca84e562..3f31dfee58c3fdd29c41de366f7fc527c46adbc5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,75 @@
+2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * python/GNUmakefile (INSTALLATION_DIR1): install Python module
+       into libdir
+
+       * autogen.sh (srcdir): copy aclocal.m4 if newer. 
+
+       * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
+
+2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
+
+       * lilypond.words: take \words from Info-index.
+
+2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/sodipodi.scm: Add instruction for generating pfa fonts.
+
+2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
+
+       * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
+
+2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
+
+       * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
+       and lilypond-documentation.
+
+2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/parser.yy: Compile fix (bison 1.75).
+
+2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION: 1.7.9 released
+
+       * scm/music-functions.scm (shift-one-duration-log): refactor.
+       Use music-map.
+
+       * input/regression/chord-tremolo.ly (texidoc): add dot test.
+
+       * NEWS: update.
+
+       * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
+       argument
+       
+       * scm/music-functions.scm (display-music): new function
+       (music-map): change arg order.
+
+       * input/regression/new-markup-syntax.scm: new file
+
+       * lily/parser.yy (markup): add \markup { .. } syntax.
+
+       * scm/new-markup.scm (override-markup): new function
+       (lookup-markup): new function
+       (music-markup): new function
+       (lookup-markup-command): use markup-signature to store argument
+       format for parser.
+
+       * lily/lexer.ll: preliminary \markup syntax. 
+
+2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
+
+       * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
+       add pre/post-dependencies and menus with icons from source.
+
+       * Documentation/pictures/lilypond-48x48.xpm:
+       * Documentation/pictures/lilypond-32x32.xpm:
+       * Documentation/pictures/lilypond-16x16.xpm: new files, background
+       transparent.
+
+       * stepmake/stepmake/generic-targets.make:
+       * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
+
 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * input/regression/music-map.ly (texidoc): new file.