summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2002-04-20 00:19:55 +0000
committer <changelog@php.net>2002-04-20 00:19:55 +0000
commit15f1841ed5ace4957576d278ccbf408cb174eb9c (patch)
tree7c9becaa5385ea1e458e6a8a806a4400ac3a5d98
parent62efcae45e03fece685d2c82d986fec80df2ee92 (diff)
downloadphp-git-15f1841ed5ace4957576d278ccbf408cb174eb9c.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 10d9e2352a..5678147459 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0
+- mbstring module is enabled by default (Yasuo)
- Fixed mixing OCIPlogon() and OCINLogon() to not leak Oracle-Sessions. (thies)
- Changed old $node->append_child() to $node->append_sibling() since
the new append_child() behaves correctly (= W3C standard). (chregu, uwe)