X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=91a218320b49048d1492f0c7234ba6afc2453559;hb=96be9ec272e98b1668a35136ea19e7cd8ace780d;hp=9ca4ca90a42b3a36f00496900970adb2b49b1010;hpb=753921afc9481c191b9f6b20f06637477c81b03f;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 9ca4ca90a4..91a218320b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,83 @@ +2006-10-28 Han-Wen Nienhuys + + 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 + + * input/test/vertical-extent.ly: + * python/convertrules.py (conv): verticalExtent -> VerticalAxisGroup. + +2006-10-28 Han-Wen Nienhuys + + * stepmake/bin/add-html-footer.py (compose): remove setgcos + +2006-10-28 Han-Wen Nienhuys + + * GNUmakefile.in (install-help2man): install-help2man target. + +2006-10-27 Jan Nieuwenhuizen + + * SConstruct (configure): Do not check for /bin/sh. + 2006-10-27 Han-Wen Nienhuys + * 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 @@ -41,7 +112,7 @@ 2006-10-26 Graham Percival - * Documentation/user/ {basic-, global}: minor changes from mailist. + * Documentation/user/{basic-, global}: minor changes from mailist. 2006-10-26 Erlend Aasland