Send a blank email to [email protected] to get a copy of this message
Shouldn't the commit mails reference the push mail?
Looks a bit messy without relations of commit/push mails.
On 19 March 2012 20:33, Michael Wallner <[email protected]> wrote:
> Commit: 867d980574ec8086cc40634fbd62af257504b8ea> Author: Michael Wallner([email protected]) Mon, 19 Mar 2012 20:15:54 +0100> Committer: Michael Wallner([email protected]) Mon, 19 Mar 2012 20:15:54 +0100> Parents: f5f5ca5d77cfe47b9556b3cc37fbf9605b822e5c>> Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=867d980574ec8086cc40634fbd62af257504b8ea>> Log:> add note about corrected tiger hash output>> Changed paths:> M UPGRADING>>> Diff:> 867d980574ec8086cc40634fbd62af257504b8ea> diff --git a/UPGRADING b/UPGRADING> index bbc5478..d92e057 100755> --- a/UPGRADING> +++ b/UPGRADING> @@ -467,6 +467,10 @@ b. Extensions with changed behavior> is set with date.timezone and/or date_default_timezone_set().> Instead it will always fall back to "UTC".>> + - Hash extension> + - the output of the tiger hash family has been corrected, see> + https://bugs.php.net/61307> +> ===========================> 10. Changes in SAPI support> ===========================>>> --> PHP CVS Mailing List (http://www.php.net/)> To unsubscribe, visit: http://www.php.net/unsub.php>--
Regards,
Mike