changelog               Sun Dec 21 20:31:57 2003 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1482 php-src/ChangeLog:1.1483
--- php-src/ChangeLog:1.1482    Sat Dec 20 20:31:46 2003
+++ php-src/ChangeLog   Sun Dec 21 20:31:56 2003
@@ -1,3 +1,43 @@
+2003-12-21  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * configure.in
+      main/php_version.h:
+      - Fix version number so that people are not mistaking our development
+        version for RC1.
+
+2003-12-21  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/ncurses/ncurses_functions.c:
+      Corrected argument parsing.
+
+2003-12-21  Zeev Suraski  <[EMAIL PROTECTED]>
+
+    * configure.in
+      main/php_version.h:
+      B3 here we go (away)
+
+    * (php_5_0_0b3)
+      NEWS:
+      Update date
+
+    * (php_5_0_0b3)
+      configure.in
+      main/php_version.h:
+      B3 here we come
+
+2003-12-21  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (php_5_0_0b3)
+      ext/dom/document.c
+      ext/dom/namednodemap.c
+      ext/dom/nodelist.c:
+      Compiler warning fixes.
+
+    * (php_5_0_0b3)
+      ext/openssl/openssl.c:
+      Fixed uninitialized usage of mdtype when unknown signature algorithm is
+      found.
+
 2003-12-20  Andi Gutmans  <[EMAIL PROTECTED]>
 
     * configure.in

Reply via email to