From da1f67a7cfc946f75fc80659b146898f3361f9c8 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 27 Apr 2006 12:37:44 +0000 Subject: [PATCH] More 1.0.0 news --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 636f5aa..b56578c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +--- 1.0.0 [in progress] + +Fixes for GCC 4.1 being a little more strict. + +Changed product filename from yaz++ to yazpp. Moved header files +from include/yaz++ to include/yazpp. This means that all yaz++ +header files must now be referenced as . + +All public definitions are in namespace yazpp_1. Many object types were +renamed from Yaz_name to just Name. + +Moved to build system to automake 1.8/1.9. + --- 0.9 2005/02/07 Fixed bug #188: unhandled event in processEvent. The error was seen in -- 1.7.10.4