]> git.donarmstrong.com Git - lilypond.git/blobdiff - CHANGES
release: 1.3.49
[lilypond.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index be6d5a4aa1acf2ed8aa22c6486fa8c543262e311..e5b73786ac5f4299077a5cef247da3a77b673086 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,15 +1,28 @@
---- ../lilypond-1.3.48/CHANGES Mon May  8 10:48:49 2000
-++ b/CHANGES   Wed May 10 21:46:32 2000
-@@ -1,3 +1,9 @@
+1.3.48.uu1
+==========
+
+* Small fixes for \cresc and \endcresc
+
+* Release properties of unbroken spanners & items after doing
+handle_broken_smobs (); should conserve a little memory.
+
+* Fixed handling of orphaned score-elements. Any element that does
+not have its Line_of_score as a ancestor in both directions, is silently
+removed from the output.  This guarantees that programming errors
+don't result in coredumps from Dimension_cache::common_refpoint ():
+element->line_l () is always a common reference point.
+
+* Bugfix: set visibility-lambda of clef and octavation-8 explicitly
+for default case.  Now the octavation 8 is not printed at every
+barline.
+
 1.3.48.mb1
 ===========
 
 * Changed noteHeadStyle properties to symbols, for example
   \property Voice.noteHeadStyle = #'cross
 
- 1.3.47.mb2
- ===========
- 1.3.47.jcn3
+1.3.47.jcn3
 ===========
 
 * Rewrite of chord-name production in scheme.  There are two major styles
@@ -31,9 +44,8 @@
 
 * Added `Mark' interface to text-items that are marks (thanks, HW).
 
-1.3.46.jcn2
-===========
-
+1.3.48
+======
 1.3.47.mb2
 ===========
 
@@ -46,9 +58,6 @@
   "harmonic" and added "baroque" (normal note shapes except for 
   brevis and longa which are square).
 
-1.3.47.mb1
-===========
-
 * Simplified ly2dvi using the power of the geometry package.
 
 * Improved heuristic size calculation of TeX macros. Handles e.g.
@@ -59,6 +68,8 @@
 
 * Bugfix: don't hang on zero-duration.
 
+* Various glossary updates (thanks, Christian)
+
 1.3.47
 ======