X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=17eb887e9c77f8a65dd8766378ef217b59524d6e;hp=004a17965396d05a062924ba7434b990a16c2f83;hb=563f0870fd8b98f66c5e1abcc4683d29368c1491;hpb=0499c317de03b020469f3122c8a1cee8bc459389 diff --git a/NEWS b/NEWS index 004a179..17eb887 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,47 @@ +--- 1.2.4 2011/01/27 + +RPM: Release includes 'indexdata' name. Use indexdata in release name so +this package can be distinguished from other vendors. + +RPM: make it relocatable. + +yazpp-config: Use exec_prefix, libdir, includedir. + +--- 1.2.3 2010/06/15 + +No *.la in Debian/RPM pacakges. + +--- 1.2.2 2010/05/11 + +Update dependency to YAZ 4.0.8 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.