summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-07-25 00:08:06 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-07-25 00:08:06 +0200
commitb655fc74e433df15f61a00963581f2775e9ddbc1 (patch)
treeb000b0eaa2a712380ed99c8bcc85013924dfb92e /CHANGELOG
parentedab5dd72350785a9fed85d068704381181be791 (diff)
decode title twice to fix stupid feed authors' mistakes
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2ca232cb2..bdb08865c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+owncloud-news (1.203)
+* Decode the title twice to fix stupid feed authors' mistakes
+
ownCloud-news (1.202)
* Fixed a bug in the API routes that would request an uneeded id when creating a feed
* Log unimportant errors on debug level instead of error level