X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=3f180d1180fb42c461d0b1c956852786ab50f045;hb=21aedc42ce24e35a1f82a6f009ed9ef6fca45ff2;hp=004a17965396d05a062924ba7434b990a16c2f83;hpb=0499c317de03b020469f3122c8a1cee8bc459389;p=yazpp-moved-to-github.git diff --git a/NEWS b/NEWS index 004a179..3f180d1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,34 @@ +--- 1.2.2 2010/05/11 + +Update dependency to YAZ 4.0.7 because it has an important fix +for record conversion (for Metaproxy). + +Build for Ubuntu karmic. + +--- 1.2.1 2010/01/28 + +Update dependency on newer because YAZ 4.0.1 has new functions. + +--- 1.2.0 2010/01/20 + +Debian/Windows/RPM packages link with YAZ 4. + +--- 1.1.6 2009/12/03 + +Prepare for 64-bit YAZ. YAZ++ will still work with YAZ 3.0.47 or later. + +--- 1.1.5 2009/11/19 + +Fix install doc rule for Automake 1.11 + +--- 1.1.4 2009/07/08 + +Depend on YAZ 3.0.47 with new functionality. + +--- 1.1.3 2009/06/30 + +Added classes TimeStat and LimitConnect (used by Metaproxy). + --- 1.1.2 2009/06/09 RecordCache:add clones record instead of making refs to it.