diff options
author | Julien Pauli <jpauli@php.net> | 2015-03-31 17:46:23 +0200 |
---|---|---|
committer | Julien Pauli <jpauli@php.net> | 2015-03-31 17:46:23 +0200 |
commit | b56f8022c8b66a58670115ac0e69ef81fd0a5fb9 (patch) | |
tree | b27dedb9c69347af371a23beb98f925fb171cfb2 | |
parent | 30123005fff7f6852996ae6eb5e265ab7adf757f (diff) | |
download | php-git-b56f8022c8b66a58670115ac0e69ef81fd0a5fb9.tar.gz |
Updated NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ PHP NEWS - Date: . Export date_get_immutable_ce so that it can be used by extensions. (Derick Rethans) + . Fixed bug #69336 (Issues with "last day of <monthname>"). (Derick Rethans) - Enchant: . Fixed bug #65406 (Enchant broker plugins are in the wrong place in windows |