]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/changelog
* Fix noopt support to use --disable-optimising as ./configure does crazy things.
[lilypond.git] / debian / changelog
index 47cae86fdf6daaa8a6d774058c2c00177744aafa..c094903d76de4328acc01e77de4badebf4d962e8 100644 (file)
@@ -1,3 +1,15 @@
+lilypond (2.14.2-4) unstable; urgency=low
+
+  * Fix "warnings from install-info" by splitting the direntry sections
+    across the texinfo files (Closes: #648689). Thanks to Julian Gilbey
+    for the patch.
+  * Fix noopt support to use --disable-optimising as ./configure does
+    crazy things.
+  * Make sure that the guile garbage collection does not collect s in
+    font-metric.cc when it gets optimized away (closes: #684817)
+
+ -- Don Armstrong <don@donarmstrong.com>  Sun, 23 Dec 2012 13:25:44 -0800
+
 lilypond (2.14.2-3) unstable; urgency=low
 
   * Fix redefinition of s in Music_sequence::first_start. (Closes: