mike            Sun Feb 19 23:53:06 2006 UTC

  Modified files:              
    /php-src/ext/hash   package.xml 
  Log:
  - changelog
  
http://cvs.php.net/viewcvs.cgi/php-src/ext/hash/package.xml?r1=1.17&r2=1.18&diff_format=u
Index: php-src/ext/hash/package.xml
diff -u php-src/ext/hash/package.xml:1.17 php-src/ext/hash/package.xml:1.18
--- php-src/ext/hash/package.xml:1.17   Wed Dec  7 19:51:38 2005
+++ php-src/ext/hash/package.xml        Sun Feb 19 23:53:06 2006
@@ -21,11 +21,11 @@
   </maintainers>
 
   <release>
-   <version>1.1</version>
+   <version>1.2</version>
    <state>stable</state>
-   <date>2005-12-00</date>
+   <date>2006-02-00</date>
    <notes>
-Fixed PECL bug #6183 - haval source file entries missing in package.xml
+Fixed tiger algorithm generating wrong results on big endian platforms.
 
 Supported Algorithms:
  * md4, md5

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to