X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FNEWS;h=e4d17c55f5640778b962a74963f07e08a08ceba1;hb=aab40d2ccb8fe480eb5c85dcbbdcfbda2b304fd7;hp=36c03ddcd46c0f66f4eb975df29a5f4e5c5b24a4;hpb=daee8243ff1c66bc714455a2d265ab02f03546ec;p=lilypond.git diff --git a/flower/NEWS b/flower/NEWS index 36c03ddcd4..e4d17c55f5 100644 --- a/flower/NEWS +++ b/flower/NEWS @@ -1,4 +1,33 @@ +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 + - small but nasty include/fversion.hh fixed + +pl 1.1.6 + - all of 1.1.4-1 and 1.1.5 +Bugfix + - null_terminated -> is_binary test + +pl 1.1.5 + - memmem interface, conditional compilation + - snprintf + +pl 1.1.4-1 + - included in new make structure, as a library of lilypond; + for compiling you-ll need ../make and ../bin dirs from + lilypond... + pl 1.1.4 - great file-renaming. - String cleanup (binary <-> null terminate), several bugfixes