]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
patch::: 1.5.9.jcn3
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5a62a5a9680c7f99a5fc49ce8888e317549de10f..832e85472453ee9bf9e305aecac1b7c11b3acea4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,29 @@
+1.5.9.jcn3
+==========
+
+* add-html-footer.py: use html <title> as fallback title for pages
+where @WEB-TITLE@ is not defined.
+
+* Bugfix: stepmake: don't go building executables all over the place,
+if NAME is set in environment.  Some cleanups. 
+
+* add-html-footer.py: remove href to self.  Substitute @at-variables@
+defined in html comments.  Any occurrence of
+
+   <!-- @foo@=bar -->
+
+in the html page, will subsequently substitute any occurrence of @foo@
+in the same html page with `bar'.
+
+* Bugfix: update-lily: remove unprotected gettext.py include.
+
+* po update.
+
+* windows doc update.
+
+1.5.9
+=====
+
 1.5.8.uu1
 =========