]> git.donarmstrong.com Git - lilypond.git/blob - CHANGES
release: 1.3.2
[lilypond.git] / CHANGES
1 pl 3.jcn1
2         - moved bracket vars to params
3         - reverted broken lilypond-devel
4
5 pl 1.uu1
6         - David's patches:
7         * mfplain.mp detection
8         * Graphical_element::common_refpoint() robuster.
9         * fixes for mudela-mode.el
10         - Dirk's patches:
11         * key signature placement,
12         * tied accidentals.
13
14 pl 1.hwn2
15         - extra-offset elt property.
16         - junked Chord_tremolo
17
18 pl 1.hwn1
19         - changed calling convention for {get,set,remove}_elt_property()
20         - rm'd some mutopia examples.
21
22 *******
23 pl 0.hwn2,1
24       - Generic properties and Property_engraver. Moved most of the
25 properties.
26
27 0.lu1
28         - resurrected midi2ly
29
30 0.jcn1
31         - bf: lyrics lexer
32         - reverted mup2ly revert
33
34 pl 3.uu1:
35         - frontport of 1.2.17 patches.
36
37 **********
38
39 1.3.0:
40
41 pl 15.hwn2
42         - loads of bfs.
43
44 pl x.jcn3
45         - another workaround: reset buffer state for scm_ftell ()
46         - workaround for broken scm_ftell ()
47
48 pl 15.hwn1
49         - \properties are now SCM s, junk Scalar type
50         - use SCM for strings in parser.
51         - Moment derived from Rational. Moment may be smobified.
52
53 pl 15.jcn4
54         - direct #... to scm parser  (Thanks to Gary Houston)