From 43ecd398bb5dfbe68331f0e12c67bb89335a6299 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Mon, 12 Feb 2007 00:06:07 +0000 Subject: [PATCH] change php.net/changelog to redirect to the PHP5 changelog now --- error.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/error.php b/error.php index 8b2abe101..62e7bb90d 100644 --- a/error.php +++ b/error.php @@ -186,7 +186,7 @@ $uri_aliases = array ( "documentation" => "docs", "mailinglists" => "mailing-lists", "mailinglist" => "mailing-lists", - "changelog" => "ChangeLog-4", + "changelog" => "ChangeLog-5", "gethelp" => "support", "help" => "support", "unsubscribe" => "unsub",