diff --git a/ChangeLog-4.php b/ChangeLog-4.php index 74396e4c4..00aba3126 100644 --- a/ChangeLog-4.php +++ b/ChangeLog-4.php @@ -11,6 +11,55 @@ function bugl($number) { echo "#$numbe
+
+

Version 4.4.2

+11-Jan-2006 + + +There is a separate announcement available for this release.
+ +
+

Version 4.4.1

diff --git a/downloads.php b/downloads.php index d006de372..8587187b0 100644 --- a/downloads.php +++ b/downloads.php @@ -112,23 +112,23 @@ site_header("Downloads"); -

PHP 4.4.1

+

PHP 4.4.2

Complete Source Code

See the ChangeLog for a complete list of changes, - or the release notes for more information on + or the release notes for more information on this particular release. Daily snapshots are also available from snaps.php.net (not intended for production use!).

@@ -141,25 +141,25 @@ site_header("Downloads");
diff --git a/index.php b/index.php index 9edca581c..9b4d40de5 100644 --- a/index.php +++ b/index.php @@ -148,6 +148,28 @@ commonHeader("Hypertext Preprocessor"); // DO NOT REMOVE THIS COMMENT (the RSS parser is dependant on it) ?> +

PHP 4.4.2 Released

+

+ [13-Jan-2006] + The PHP development team is proud to announce the release of PHP 4.4.2. + This release address a few small security issues, and also corrects some + regressions that occurred in PHP 4.4.1. All PHP 4 users are encouraged to + upgrade to this release. Some of the key changes of PHP 4.4.2 include: + +

+ +Further details about this release can be found in the release announcement +and the full list of changes is available in the PHP 4 ChangeLog. +

+ +
+

PHP 5.1.2 Released

[12-Jan-2006] diff --git a/release_4_4_2.php b/release_4_4_2.php new file mode 100644 index 000000000..72a7c5812 --- /dev/null +++ b/release_4_4_2.php @@ -0,0 +1,32 @@ + + +

PHP 4.4.2. Release Announcement

+

+The PHP Development Team would like to announce the immediate release of +PHP 4.4.2. +

+

+This is a bug fix release, which addresses some security problems too. The +major points that this release corrects are: +

+

+

+This release also fixes about 30 other defects. +

+

+ For a full list of changes in PHP 4.4.2, see the + ChangeLog. +

+ + diff --git a/releases.php b/releases.php index 4bae976b7..9b208b13c 100644 --- a/releases.php +++ b/releases.php @@ -75,6 +75,7 @@ $SIDEBAR_DATA = ' + @@ -334,6 +335,36 @@ site_header("Releases");
+ +

4.4.1

+ + +

4.4.0