From 56040b941c20d1d2ed2abf3f1993ea550bc13086 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Fri, 06 Feb 2015 03:27:44 -0500 Subject: [PATCH] Fix so JSON.parse() errors on localStorage items are ignored (#1490249) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index b77215c..2df3bf6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -20,6 +20,7 @@ - Fix bug where signature could have been inserted twice after plain-to-html switch (#1490239) - Fix security issue in DBMail driver of password plugin (#1490261) - Enable FollowSymLinks option in .htaccess file which is required by rewrite rules (#1490255) +- Fix so JSON.parse() errors on localStorage items are ignored (#1490249) RELEASE 1.1-rc -------------- -- Gitblit v1.9.1