From b9cc91e6add9b3cc0aa09c50fa62519390ccf34d Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Sat, 12 Oct 2013 20:35:23 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80e89c51b..7cb096034 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ * FIX: HTML import (don't crash on malformed or blank HTML input; strip title out of html during import) * FIX: check if uploaded file only contains ascii chars when abiword disabled * FIX: Plugin search in /admin/plugins + * FIX: Don't create new pad if a non-existant read-only pad is accessed + * FIX: Drop messages from unknown connections (would lead to a crash after a restart) * FIX: API: fix createGroupFor endpoint, if mapped group is deleted * FIX: Import form for other locales * FIX: Don't stop processing changeset queue if there is an error