Commit:    6736115e5b8438c26787f9aba969ea8a380eb232
Author:    Adam Harvey <[email protected]>         Fri, 11 Mar 2016 00:07:44 -0800
Parents:   25bb64a93bcc62fce4b8b98c30a4bab02d73fa0c
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=6736115e5b8438c26787f9aba969ea8a380eb232

Log:
Fix a 14 year old typo in the 4.2.0 release announcement.

What do you mean PHP moves slowly?

Changed paths:
  M  releases/4_2_0.php


Diff:
diff --git a/releases/4_2_0.php b/releases/4_2_0.php
index 58f3447..6c54006 100644
--- a/releases/4_2_0.php
+++ b/releases/4_2_0.php
@@ -78,7 +78,7 @@ site_header("PHP 4.2.0 Release Announcement");
 
 <p>
  For a full list of changes in PHP 4.2.0,
- <a href="/ChangeLog-4.php#4.0.2">see the ChangeLog</a>.
+ <a href="/ChangeLog-4.php#4.2.0">see the ChangeLog</a>.
 </p>
 
 <?php site_footer(); ?>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to