]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.40
authorfred <fred>
Sun, 24 Mar 2002 19:34:33 +0000 (19:34 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:34:33 +0000 (19:34 +0000)
flower/NEWS

index 03f728e91134ce506228d3403e3aa3d5461a515a..e4d17c55f5640778b962a74963f07e08a08ceba1 100644 (file)
@@ -1,3 +1,14 @@
+pl 1.1.7
+       - PQueue blondification.
+       - String_convert::i2hex_str fix, unsigned eqvs introduced
+       - long long deprecioated, now named I64
+       - type I32 introduced. should be used iso int where 32 bits are 
+         needed(or, brr, assumed...)
+
+pl 1.1.6-2
+Bugfix
+       - silly String( int... ) -> String( (char)... ) fix
+         really should junk ambiguous constructor overload
 pl 1.1.6-1     
 
 Bugfix