diff options
| author | 2015-08-30 18:55:14 +0200 | |
|---|---|---|
| committer | 2015-08-30 18:55:14 +0200 | |
| commit | 757b879261cd23b56d20de98a63e13a8cae32621 (patch) | |
| tree | 642df9dd38291303fc07d96c6172b8e11594a019 | |
| parent | 43c35b72eaa368ecd75521c819de815d8676f7d3 (diff) | |
CHANGELOG: Better error handling for PubSubHubbub
https://github.com/FreshRSS/FreshRSS/issues/939
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b28f93f41..5390d8801 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Dutch [#949](https://github.com/FreshRSS/FreshRSS/issues/949) * Bug fixing * Session cookie bug [#924](https://github.com/FreshRSS/FreshRSS/issues/924) + * Better error handling for PubSubHubbub [#939](https://github.com/FreshRSS/FreshRSS/issues/939) ## 2015-07-30 FreshRSS 1.1.2-beta |
