]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* Documentation/user/refman.itely: doco updates.
[lilypond.git] / ChangeLog
index 2c27e9ef55430d28c26cb87cb34cdb1d4fcc74f2..d22ce13402b212a701a6eaba6f2fd3e220a54ab6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,31 @@
+2002-07-31  Han-Wen  <hanwen@cs.uu.nl>
+
+       * input/bugs/: remove various files.
+
+       * Documentation/user/refman.itely: doco updates.
+
+       * scripts/ly2dvi.py (find_pfa_fonts): add and document --pdf
+       option.
+
+2002-07-30  Rune Zedeler <rune@zedeler.dk>
+
+       * ly/engraver-init.ly: add alias "Current" to all contexts.
+
+       * ly/property-init.ly: Use "Current" context in the accidental
+       macros. TODO: Do the same in some of the other macros?
+       
+2002-07-30  Han-Wen  <hanwen@cs.uu.nl>
+
+       * lily/parse-scm.cc (parse_handler): add better error message,
+       return a sensible number of nchars
+
 2002-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
-       * lily/lily-guile.cc (ly_parse_scm): add line/col/file
-       locations SCM  port for parser.
+       * lily/parse-scm.cc (protected_ly_parse_scm): catch GUILE errors
+       when parsing, and emit useful warning message.
+
+       * lily/lily-guile.cc (ly_parse_scm): add line/col/file locations
+       to SCM port for parser.
 
 2002-07-28  Rune Zedeler <rune@zedeler.dk>
        
@@ -32,6 +56,8 @@
 
 2002-07-26  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * VERSION: 1.5.70 released.
+       
        * Documentation/user/lilypond-book.itely (Insert music snippets
        into your texts using lilypond-book): Briefly mention HTML
        documents.  Started rewrite, but lost inspiration.