changelog Sat Nov 27 20:35:05 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1816&r2=1.1817&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1816 php-src/ChangeLog:1.1817
--- php-src/ChangeLog:1.1816 Fri Nov 26 20:32:02 2004
+++ php-src/ChangeLog Sat Nov 27 20:35:04 2004
@@ -1,3 +1,34 @@
+2004-11-27 Jon Parise <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ pear/packages/Net_SMTP-1.2.3.tar
+ pear/packages/Net_SMTP-1.2.6.tar
+ pear/packages/Net_SMTP-1.2.6.tar:
+ Distribute Net_SMTP 1.2.6 instead of 1.2.3. The former includes a year's
+ worth of additional bug fixes and improvements, and it has been a stable
+ release for over six months.
+
+ PEAR Bug: 2839
+
+2004-11-27 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ ext/shmop/shmop.c
+ ext/shmop/shmop.c:
+ MFH: Improve offset check inside shmop_write().
+
+ * ext/shmop/shmop.c:
+ Improve offset check inside shmop_write().
+
+2004-11-27 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * NEWS:
+ BFN
+
+ * (PHP_5_0)
+ NEWS:
+ - Nowadays we drop fixes :-)
+
2004-11-26 Stanislav Malyshev <[EMAIL PROTECTED]>
* ext/sqlite/sqlite.c:
@@ -13098,7 +13129,7 @@
2004-03-18 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1816 2004/11/27
01:32:02 changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1817 2004/11/28
01:35:04 changelog Exp $
2004-03-18 Derick Rethans <[EMAIL PROTECTED]>