]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index f6f5b02f998f03ec9c22416a4000b5d37fdf84b2..e89d91bdb5ad55d921a8ee648f486e2b928c7850 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,41 @@
+2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * VERSION (PACKAGE_NAME): release 2.3.13
+
+2004-08-29  Nicolas Sceaux  <nicolas.sceaux@free.fr>
+
+       * lily/context-scheme.cc (LY_DEFINE): ly:context-grob-definition
+       takes two arguments.
+
+2004-08-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/regression/slur-stem-broken.ly: remove.
+
+       * lily/slur.cc: add quant-score.
+
+       * input/regression/slur-staccato.ly (texidoc): remove
+
+       * make/lilypond.redhat.spec.in (Group): remove musedata2ly
+
 2004-08-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * lily/include/bezier-bow.hh: remove.
+
+       * lily/slur-bezier-bow.cc (Module): remove.
+
+       * lily/include/slur.hh (Module): remove.
+
+       * lily/slur.cc: remove
+
+       * input/test/slur-beautiful.ly (Module): remove
+
+       * input/test/slur-attachment-override.ly (Module): remove
+
+       * lily/slur-quanting.cc (after_line_breaking): only do scoring
+       when less than 4 control-points.
+
+       * lily/key-signature-interface.cc: add style.
+
        * Documentation/user/notation.itely (Automatic staff changes):
        document new behavior.
 
@@ -47,8 +83,9 @@
 
 2004-08-27  Graham Percival  <gperlist@shaw.ca>
 
-       * Documentation/user/introduction.itely: add note about the "example templates"
-       section of the manual, and remove link to input/template/
+       * Documentation/user/introduction.itely: add note about the
+       "example templates" section of the manual, and remove link to
+       input/template/
 
 2004-08-27  Juergen Reuter   <reuter@ipd.uka.de>