]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* python/lilylib.py (error_log): use mktemp iso. temp_dir. This
[lilypond.git] / ChangeLog
index 0b53e6a739c4661c53fb7b98a5efd037af04c9dc..515d4df4dc08b09e6c1f4be7d2c4cf10bb136775 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
+       fixes a security hole.
+
+       * scripts/lilypond-book.py (original_dir): remove temp_dir
+
+       * scm/document-translation.scm: use @code tags.
+
+2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
+
+       * lilypond-mode.el: add a buffer-local post-command-hook to set
+       context dependent syntax-table after each cursor event. Remove old
+       stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
+
+       * lilypond-indent.el: update comments.
+
+       * Documentation/footer.html.in: add period.
+
+2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * make/lilypond.redhat.spec.in (Group): don't strip binary.
+
+       * scm/document-translation.scm (document-property-operation): add
+       @code{} tags.
+
+       * VERSION (PACKAGE_NAME): release 1.7.27
+
+       * config.make.in: add PAPER variable
+
+       * buildscripts/new-chords.py (help): add help text
+
+       * Documentation/user/introduction.itely (Typography and program
+       architecture):  fixes.
+
+       * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
+       for texinfo and dvips. This fixes problems with PDF output of the
+       wrong size.
+
+       * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
+       DVIPS_PAPERSIZE variable
+
+       * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
+       TEXINFO_PAPERSIZE variable 
+
 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * mf/feta-macros.mf: whoops: only draw lines for test situations.