updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 14 Oct 2014 17:08:09 +0000 (19:08 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 14 Oct 2014 17:08:09 +0000 (19:08 +0200)
CHANGELOG

index d751363..04c0de2 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
 * 1.16.2 (2014-XX-XX)
 
+ * fixed timezone on dates as strings
  * fixed lexing of negative numbers
  * fixed 2-words test names when a custom node class is not used
  * fixed macros when using an argument named like a PHP super global (like GET or POST)