]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
Bugfix: copy aclocal.m4, autogen.sh also if
[lilypond.git] / ChangeLog
index cbc8d898c0fed8c3851cb78a8699d80b11d4b48a..cb74e7580ec5b0b0411e8fb982cf0935b5c5fa71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,31 @@
+2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
+       they do not exist.
+
 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * VERSION (PACKAGE_NAME): released 1.9.1 
+
+       * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
+       Instrument_name_engraver
+
+       * lily/tie-performer.cc (create_audio_elements): bugfix
+
+       * Documentation/user/music-glossary.tely (Top): comment out
+       font-style statements.
+
+       * input/test/force-hshift.ly: revise example.
+
+       * Documentation/bibliography/engraving.bib (note): typos.
+
+       * configure.in: bump GCC requirements to 3.x
+
+       * lily/include/audio-item.hh (class Audio_tie): rename
+       note_l_drul_ to note_drul_
+
+       * lily/tie-performer.cc (class Tie_performer): patch for new ties.
+
        * lily/parser.yy (relative_music): whoops. All \relative were off
        by ...  a lot .... Ahem.