]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index 910e258a926efc279e4fdc44f25e7150a57ab7d9..91a218320b49048d1492f0c7234ba6afc2453559 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,83 @@
+2006-10-28  Han-Wen Nienhuys   <hanwen@lilypond.org>
+
+       git commit 64179afe25bf5723fe9bb5a6631799c050d12de2
+       
+       * buildscripts/git-update-changelog.py: 
+       ignore ChangeLog
+
+       git commit 614460c52e72c96824da0a583297123e510f6fff
+       
+       * .gitignore: 
+       update
+
+       git commit 6ca40e8913957dd9fa510855ae1c4efacde09603
+       
+       * ChangeLog: 
+       * buildscripts/git-update-changelog.py: 
+       script to update ChangeLog with Git messages.
+
+       git commit ef70710d3cf52502900408aa1f55a2354ed4e8ab
+       
+       * lily/beam-engraver.cc: 
+       * input/regression/rest-pitched-beam.ly: 
+       don't set callback if staff-position set. Fixes #126.
+
+       git commit 6dcaa230251aa4f95e4153bd4de021c65207b798
+       
+       * lily/bar-number-engraver.cc: 
+       * lily/beam.cc: 
+       * lily/fingering-engraver.cc: 
+       * lily/grob-property.cc: 
+       * lily/grob.cc: 
+       * lily/include/grob.hh: 
+       * lily/include/lily-guile-macros.hh: 
+       * lily/mark-engraver.cc: 
+       * lily/melody-engraver.cc: 
+       * lily/script-column.cc: 
+       * lily/tie-formatting-problem.cc: 
+       * lily/tie.cc: 
+       internal_get_property_data() using ly_symbol2scm()
+
+       git commit 914e47b38f98b87c2622a5bbd8237ca97f97da34
+       
+       * stepmake/stepmake/generic-targets.make: 
+       create .gitignore in outdir.
+
+       git commit 122da86232bb745d50cddbd893e3cc48c3af6216
+       
+       * .gitignore: 
+       new file.
+
+2006-10-28  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/test/vertical-extent.ly: 
+       * python/convertrules.py (conv): verticalExtent -> VerticalAxisGroup.
+
+2006-10-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * stepmake/bin/add-html-footer.py (compose): remove setgcos
+
+2006-10-28  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * GNUmakefile.in (install-help2man): install-help2man target. 
+
+2006-10-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * SConstruct (configure): Do not check for /bin/sh.
+
 2006-10-27  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * mf/GNUmakefile: explicit dependencies for emmentaler .otf-table
+       files.
+
+       * Documentation/topdocs/NEWS.tely (Top): add FretBoards example. 
+
+       * input/regression/fret-boards.ly: new file.
+
        * po/de.po: new po courtesy translation team.
 
-       * scripts/lilypond-book.py (get_option_parser): add newline to doc string.
+       * scripts/lilypond-book.py (get_option_parser): add newline to doc
+       string.
 
 2006-10-27  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
 
 2006-10-26  Graham Percival  <gpermus@gmail.com>
 
-       * Documentation/user/ {basic-, global}: minor changes from mailist.
+       * Documentation/user/{basic-, global}: minor changes from mailist.
 
 2006-10-26  Erlend Aasland  <erlenda@gmail.com>