changelog               Fri Jan  6 06:31:39 2006 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2216&r2=1.2217&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2216 php-src/ChangeLog:1.2217
--- php-src/ChangeLog:1.2216    Thu Jan  5 06:31:41 2006
+++ php-src/ChangeLog   Fri Jan  6 06:31:39 2006
@@ -1,3 +1,131 @@
+2006-01-05  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * main/streams/memory.c
+      main/streams/memory.c:
+      - Fix issue with memset seeking
+      - Fix issue with shutdown order of temp/memory stream
+
+2006-01-05  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      ext/pgsql/config.m4
+      ext/pgsql/config.m4:
+      MFH: - Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)
+
+    * ext/pgsql/config.m4:
+      - Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)
+
+2006-01-05  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      configure.in
+      main/php_version.h:
+      Back to dev
+
+2006-01-05  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * ext/standard/string.c:
+      fix typo
+
+2006-01-05  Hartmut Holzgraefe  <[EMAIL PROTECTED]>
+
+    * ext/ncurses/.cvsignore
+      ext/ncurses/CREDITS
+      ext/ncurses/EXPERIMENTAL
+      ext/ncurses/c-prototypes
+      ext/ncurses/config.m4
+      ext/ncurses/example1.php
+      ext/ncurses/ncurses.c
+      ext/ncurses/ncurses.php
+      ext/ncurses/ncurses_fe.c
+      ext/ncurses/ncurses_functions.c
+      ext/ncurses/package.xml
+      ext/ncurses/php_ncurses.h
+      ext/ncurses/php_ncurses_fe.h
+      ext/ncurses/tests/.cvsignore
+      ext/ncurses/tests/001.phpt:
+      ncurses goes sibiria^Wpecl
+
+2006-01-05  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      configure.in
+      main/php_version.h:
+      Go with 5.1.2RC2
+
+    * (PHP_5_1)
+      ext/curl/interface.c:
+      Revert unrelated parts of the previous patch.
+
+    * ext/curl/interface.c:
+      MFB4: Fixed bug #35908 (curl extension uses undefined
+      GCRY_THREAD_OPTIONS_USER).
+
+    * (PHP_5_1)
+      NEWS
+      ext/curl/interface.c:
+      MFH4: Fixed bug #35908 (curl extension uses undefined
+      GCRY_THREAD_OPTIONS_USER).
+
+    * (PHP_4_4)
+      ext/curl/curl.c:
+      Fixed bug #35908 (curl extension uses undefined 
GCRY_THREAD_OPTIONS_USER).
+
+2006-01-05  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_1)
+      ext/oci8/oci8.c
+      ext/oci8/oci8_interface.c
+      ext/oci8/oci8_lob.c
+      ext/oci8/php_oci8_int.h:
+      MFH: delete descriptor from the hash and avoid crashes on commit/rollback
+
+    * ext/oci8/oci8.c
+      ext/oci8/oci8_interface.c
+      ext/oci8/oci8_lob.c
+      ext/oci8/php_oci8_int.h:
+      delete descriptor from the hash and avoid crashes on commit/rollback
+
+2006-01-05  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_4_4)
+      NEWS
+      configure.in
+      main/php_version.h:
+      - Back to devel.
+
+    * (PHP_4_4)
+      NEWS
+      configure.in
+      main/php_version.h:
+      - Go with RC2.
+
+2006-01-05  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/LICENSE
+      ZendEngine2/LICENSE
+      ZendEngine2/zend_unicode.c
+      ZendEngine2/zend_unicode.h:
+      - More -> 2006 changes
+
+2006-01-05  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * ext/imap/php_imap.c:
+      MFB51: Fixed bug #35669 (imap_mail_compose() crashes with
+      multipart-multiboundary-email).
+
+    * (PHP_4_4)
+      NEWS
+      ext/imap/php_imap.c:
+      MFH: Fixed bug #35669 (imap_mail_compose() crashes with
+      multipart-multiboundary-email).
+
+    * (PHP_5_1)
+      NEWS
+      ext/imap/php_imap.c:
+      Fixed bug #35669 (imap_mail_compose() crashes with
+      multipart-multiboundary-email).
+
 2006-01-04  Andi Gutmans  <[EMAIL PROTECTED]>
 
     * (PHP_5_1)

Reply via email to