nlopess         Mon Feb 27 11:42:26 2006 UTC

  Modified files:              
    /phpdoc/en/reference/hash   reference.xml 
  Log:
  remove wwarning. its working now
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/hash/reference.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/hash/reference.xml
diff -u phpdoc/en/reference/hash/reference.xml:1.3 
phpdoc/en/reference/hash/reference.xml:1.4
--- phpdoc/en/reference/hash/reference.xml:1.3  Sat Jan 21 13:01:29 2006
+++ phpdoc/en/reference/hash/reference.xml      Mon Feb 27 11:42:26 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- Purpose: mathcrypto.crypto -->
 <!-- Membership: bundled, pecl -->
 <!-- State: experimental -->
@@ -14,13 +14,6 @@
     Message Digest (hash) engine.  Allows direct or incremental processing
     of arbitrary length messages using a variety of hashing algorithms.
    </para>
-   <warning>
-    <para>
-     The Tiger algorithm implementation is currently broken on some non-x86
-     platforms, like PowerPC and SPARC. You may track changes in the <ulink
-      url="http://pecl.php.net/bugs/6391";>Bug report</ulink>.
-    </para>
-   </warning>
   </section>
   <section id="hash.requirements">
    &reftitle.required;

Reply via email to