]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
[lilypond.git] / ChangeLog
index c1448ec2060e348ffb877f2da765f6ab3e97dd5e..a0ef10ad4445bdb32c34a17b1d907510505995ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,71 @@
+2005-01-17  Werner Lemberg  <wl@gnu.org>
+
+       * buildscripts/mf-to-table.py: Use `FetaAlphabetEncoding' for
+       feta-alphabet*.
+
+2005-01-17  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * python/lilylib.py (make_ps_images): don't do showpage for
+       multi-page documents.
+       
+       * VERSION (MY_PATCH_LEVEL): release 2.5.8
+
+2005-01-16  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/lilypond.tely: changed order of appendices;
+       unified index should be last.
+
+       * Documentation/user/notation.itely: add example of key signatures
+       and info about Staff.printKeyCancellation.
+
+2005-01-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/include/repeated-music.hh (class Repeated_music): change
+       into "namespace" class.
+
+       * lily/event.cc: remove Key_change_event.
+
+       * lily/include/transposed-music.hh (class Transposed_music): remove.
+
+       * lily/transposed-music.cc: remove
+
+       * lily/include/relative-music.hh: remove.
+
+       * lily/include/music-sequence.hh (struct Music_sequence): change
+       into "namespace" class.
+
+       * lily/untransposable-music.cc (Module): remove
+
+       * lily/include/un-relativable-music.hh (Module): remove
+
+       * lily/include/untransposable-music.hh (Module): remove
+
+       * lily/include/music-list.hh (Module): remove file
+
+       * lily/un-relativable-music.cc: remove file.
+
+2005-01-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/parser.yy: Compile fix.
+
 2005-01-14  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * lily/include/music.hh (class Music): unvirtualize transpose().
+
+       * lily/sequential-music.cc: remove file.
+
+       * lily/include/lyric-combine-music.hh ("music.hh"): remove file.
+
+       * lily/slur-scoring.cc (get_best_curve): only switch on
+       DEBUG_SLUR_SCORING for non NDEBUG builds.
+
+       * lily/include/music.hh (class Music): replace Music::start_mom()
+       by start-callback property
+
+       * lily/include/grace-music.hh: remove file. 
+
+       * lily/stem.cc (height): robustness fix.
+
        * lily/time-scaled-music.cc: remove file.
 
        * lily/include/music.hh (class Music): include SCM init argument.