summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2016-09-13 15:58:48 +0200
committerMichal Čihař <michal@cihar.com>2016-09-13 15:58:48 +0200
commitf67c3c627f753b1541c61b16d3488161f8017521 (patch)
tree10238fa987e9c9b1a229d172d35fb45397b77a9e
parented6d4f41379de59a4a4670e506fc5b7f2721e1b0 (diff)
downloadsql-parser-f67c3c627f753b1541c61b16d3488161f8017521.zip
sql-parser-f67c3c627f753b1541c61b16d3488161f8017521.tar.gz
sql-parser-f67c3c627f753b1541c61b16d3488161f8017521.tar.bz2
Document another change
Signed-off-by: Michal Čihař <michal@cihar.com>
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f128a33..ea9d3da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
* Fix parsing of REPLACE INTO ...
* Fix parsing of INSERT ... ON DUPLICATE KEY UPDATE ...
* Extended testsuite
+* Re-enabled PHP 5.3 support
## [3.4.5] - 2016-09-13