From: fred Date: Sun, 24 Mar 2002 19:34:33 +0000 (+0000) Subject: lilypond-0.0.40 X-Git-Tag: release/1.5.59~5231 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d20ec040c01bd006036ec39e2ee42ef7009d3b24;p=lilypond.git lilypond-0.0.40 --- diff --git a/flower/NEWS b/flower/NEWS index 03f728e911..e4d17c55f5 100644 --- a/flower/NEWS +++ b/flower/NEWS @@ -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