]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
don't install texinfo.tex
[lilypond.git] / ChangeLog
index 86047a1c37fec7a3cbba261994d02d36e74403ee..4920fe3b995b525838aeaba95c7f153f699f8d7f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,32 @@
+2005-09-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * tex/GNUmakefile: don't install texinfo.tex
+
+       * tex/ : cleanup: remove unused files.
+
+       * lily/general-scheme.cc: remove my_{isinf,isnan}.
+
+       * flower/include/real.hh: using std::{isnan,isinf}
+       
+       * VERSION (PATCH_LEVEL): release 2.7.9
+
+2005-09-05  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ instrument-notation.itely,
+       advanced-notation.itely: minor tweaks.
+
+       * input/test/script-chart.ly: add item padding.
+
 2005-09-05  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * flower/offset.cc: use math.h iso. <cmath>
+
        * scm/ps-to-png.scm (make-ps-images): use png16m again, for sake
        of IE users.
 
        * scm/framework-eps.scm (dump-stencils-as-EPSes): cleanup.
-       (widen-left-stencil-edges): new function.
+       (widen-left-stencil-edges): new function. Fix alignment problems
+       with LaTeX includegraphics.
 
        * lily/text-interface.cc (interpret_markup): use abort().