]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
Integrate Nicolas' fixes for the rewrite.
[lilypond.git] / ChangeLog
index cb2b35e3f0e2a9daf3dc7aa43647015cce7c6afd..33969857f70be1012ebd7afcc9e88eecd78fa38f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
+2006-05-15  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/README.txt: update info for doc writers.
+
+       * Documentation/user/programming-interface.itely: integrate
+       Nicolas' fixes for chapter rewrite.
+
+       * Documentation/user/ various: minor fixes.
+
 2006-05-15  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * lily/clef-engraver.cc: cleanup.
+
        * Documentation/user/GNUmakefile: dist context-example.eps too.
 
        * lily/key-engraver.cc (create_key): use
 
        * scm/lily.scm: Remove horrendous running-from-gui? kludge.
        (lilypond-main): Redirect to gui-main if 'gui is set.
-       Backportme.
 
        * scripts/midi2ly.py (datadir): Add libdir iso datadir to path,
        for alternative installations kludging s/share/lib/g
-       LILYPONDPREFIX. Backportme.
+       LILYPONDPREFIX. 
 
        * SConstruct (libdir_package_version): Define.
 
        * python/SConscript: 
        * python/GNUmakefile (INSTALLATION_OUT_DIR): Install binary .so
-       module in libdir.  Backportme.
+       module in libdir.  
 
 2005-10-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
 
        * flower/file-name.cc (dos_to_posix)[__CYGWIN__]: Return
        unconverted value if cygwin_conv_to_posix_path () fails.  Fixes
-       absolute file name bug.  Backportme.
+       absolute file name bug.  
 
 2005-10-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>