From 9f64a8719aae6e04876d80d3d0d32a04f82913f9 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Wed, 6 May 2015 01:02:49 +0200 Subject: [PATCH] docs: Add core not trusting backends entry to changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 63f432ba..b410fd39 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -27,6 +27,8 @@ Core API ``tl_track`` versions of the calls. (Fixes: :issue:`1131` PR: :issue:`1136`, :issue:`1140`) +- Update core to handle backend crashes and bad data. (Fixes: :issue:`1161`) + Models ------