From 11dfdbfdafe04646496c0a8b259f579fa9c3dbdc Mon Sep 17 00:00:00 2001 From: fred Date: Sat, 2 Aug 1997 10:42:02 +0000 Subject: [PATCH] lilypond-1.0.1 --- flower/NEWS-1.0 | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 flower/NEWS-1.0 diff --git a/flower/NEWS-1.0 b/flower/NEWS-1.0 new file mode 100644 index 0000000000..9f4df5bb07 --- /dev/null +++ b/flower/NEWS-1.0 @@ -0,0 +1,34 @@ +history of flower lib 0.0 + +version 1.1 release + +pl 27-3 + - debug memmove code + - StringData bugfix + - old String::String( char, int ) bugfix + +pl 27-1,2 (not released) + patches by JCN + - stringutils.cc included again + - bin2hex_str bugfix + - String class handles null bytes + - StringUtils inlined/outlined by #define + - StringConversion (only hex for now) + +pl 27 + - (temporarily?) removed findcursor* t*mat* + +pl 26 + - docxx 3.0 + +pl 25 + - merge sstack and Array + +pl 24 + - small fix in vector print + +pl 23 + - win32 patches (JN) + +pl 22 + - Array::add -> Array::push -- 2.39.5