]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
[lilypond.git] / ChangeLog
index 02960840588b095de95e88f0c0becca49f8ede62..30b4e86e796cd5ab8ead271091fe54e6b505c007 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,22 @@
 2005-08-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * Documentation/topdocs/INSTALL.texi (Top): add GS bugfix requirement.
+
+       * input/regression/*.ly: formatting clean-up. Default layout
+       before music expression.
+
+       * input/mutopia/R.Schumann/GNUmakefile (examples): switch off
+       romanze28-2 example.
+
        * scm/ps-to-png.scm: remove dir-re function.
        (make-ps-images): generate page names, instead of globbing them.
        This brings down LilyPond memory usage for make web by a factor
-       10.
+       10. (backportme?) 
 
        * scripts/lilypond-book.py (Lilypond_snippet.png_is_outdated):
        don't use glob. With 3000 files, globbing
-       Documentation/user/out-www/ can take too much time.
-
+       Documentation/user/out-www/ can take too much time. (backportme?)
+       
        * lily/lily-guile.cc (gulp_file_to_string): take size argument.
 
        * lily/general-scheme.cc (LY_DEFINE): take optional size argument.