]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 16 Nov 1999 02:08:50 +0000 (02:08 +0000)
committer <changelog@php.net> <>
Tue, 16 Nov 1999 02:08:50 +0000 (02:08 +0000)
ChangeLog

index bcd92fa59c849d1b4daf29558187602398c0acd0..9d3393fdb8e207b1c633248c26ec81ee4a54904a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+1999-11-15  Andrei Zmievski  <zmievski@ispi.net>
+
+    * NEWS: cleaning up
+
+1999-11-15  changelog  <changelog@www>
+
+    * NEWS: NEWS update
+
+1999-11-15  Sascha Schumann  <sascha@schumann.cx>
+
+    * ext/mcrypt/mcrypt.c (php_minit_mcrypt): Also allow never versions of mcrypt
+
+    * ext/mhash/mhash.c:
+    (php_minit_mhash): Don't use REGISTER_LONG_CONSTANT macro, because we
+    don't have a fixed size array of chars (this used to work nevertheless).
+
 1999-11-14  Sascha Schumann  <sascha@schumann.cx>
 
     * ext/mhash/mhash.c (PHP mhash): don't segfault, if mhash_end() returns NULL