From: Sara Golemon Date: Tue, 21 Feb 2006 20:35:38 +0000 (+0000) Subject: Keep history in package.xml file.. X-Git-Tag: RELEASE_1_2~132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ca81d1347cdb856cb84734ac6dcea75ae16880d;p=php Keep history in package.xml file.. --- diff --git a/ext/hash/package.xml b/ext/hash/package.xml index 35cc627356..7aaf7ff027 100644 --- a/ext/hash/package.xml +++ b/ext/hash/package.xml @@ -20,12 +20,22 @@ - - 1.2 - stable - 2006-02-00 - + + 1.2 + stable + 2006-02-00 + Fixed tiger algorithm generating wrong results on big endian platforms. + + + + + + 1.1 + stable + 2005-12-07 + +Fixed PECL bug #6183 - haval source file entries missing in package.xml Supported Algorithms: * md4, md5 @@ -34,8 +44,9 @@ Supported Algorithms: * tiger128, tiger160, tiger192 (3 and 4 passes) * haval128, haval160, haval192, haval224, haval256 (3, 4 and 5 passes) * crc32, crc32b, adler32, gost, snefru, whirlpool - - + + +