]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/include/sequential-iterator.hh (class Sequential_iterator):
[lilypond.git] / ChangeLog
index d2e6c9654d1e19b5efced162b9b56c27f752c097..41999735eeccd11c6f41e850537bbad8ac082c5c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,14 @@
 2002-07-13  Han-Wen  <hanwen@cs.uu.nl>
 
-       * scripts/ly2dvi.py (run_latex): show latex error log. Ask for
-       bugreport if lilypond is killed. 
+       * lily/include/sequential-iterator.hh (class Sequential_iterator):
+       bugfix: protect music list from GC.
 
-2002-07-12  Mats Bengtsson  <matsb@s3.kth.se>
+       * Documentation/user/introduction.itely: misc fixes.
 
-       * lily/beam.cc (after_line_breaking): Set correct stem lengths
-       also when beam positions are set manually.
-       (consider_auto_knees): Do not use automatic knees if the directions
-       are set manually by the user.
+       * scripts/ly2dvi.py (run_latex): show latex error log. Ask for
+       bugreport if lilypond is killed by a signal. 
 
-2002-07-13  Han-Wen  <hanwen@cs.uu.nl>
+       * input/regression/beam-funky.ly:  new file
 
        * lily/input-smob.cc (make_input): GUILE 1.7 compatibility fixes.
 
        (quanting): add french beaming support (property french-beaming)
        (stem_beams): removed.
 
+2002-07-12  Mats Bengtsson  <matsb@s3.kth.se>
+
+       * lily/beam.cc (after_line_breaking): Set correct stem lengths
+       also when beam positions are set manually.
+       (consider_auto_knees): Do not use automatic knees if the directions
+       are set manually by the user.
+
 2002-07-12  Han-Wen  <hanwen@cs.uu.nl>
 
        * input/regression/grace-auto-beam.ly: new file