X-Git-Url: http://git.home-dn.net/?p=manu%2FRT-Extension-SearchResults-XLS.git;a=blobdiff_plain;f=Changes;h=e77efc7eda6ce1aa1999bd991e266e06223e32ca;hp=f782aa994626aaa2574cc995e559991fce64e4b8;hb=419ea504f65684eb5e5c97f23545b44767ad01dd;hpb=00ea257538216b9ee1353bd681824fb58d621fd2 diff --git a/Changes b/Changes index f782aa9..e77efc7 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,23 @@ Revision history for RT-Extension-SearchResults-XLS +0.08 Wed, 12 Mar 2014 17:17:53 +0100 + Add support for RT 4.2.x + Require RT >= 4.2.0 + +0.07 Wed, 11 May 2011 17:11:27 +0200 + Add support for RT 4.x tabs format + Fix a bug where cells content starting by "=" as interpreted as + formulas + +0.06 Mon, 13 Sep 2010 10:46:46 +0200 + Update to code changes of Results.tsv in 3.8.8 + +0.05 Tue, 10 Feb 2009 11:26:41 +0100 + Don't remove "\r" and "\n" in customfields values as this can be + handled by XLS format + Change the way we check RT version in Callbacks by using a copy of + cmp_version function as it's not present in old RT versions. + 0.04 Wed, 17 Sep 2008 11:47:48 +0200 Use a new callback that will be included in RT > 3.8.1