summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG6
-rw-r--r--app/i18n/de/sub.php2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fea4e8871..ed1f655f9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,11 @@
# Changelog
+## 2015-xx-xx FreshRSS 1.1.2 (beta)
+
+* Features
+ * Support for PubSubHubbub for instant notifications from compatible Web sites.
+
+
## 2015-xx-xx FreshRSS 1.1.1 (beta)
* Features
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php
index 7433bd61c..0f05a5635 100644
--- a/app/i18n/de/sub.php
+++ b/app/i18n/de/sub.php
@@ -37,7 +37,7 @@ return array(
'url' => 'Feed-URL',
'validator' => 'Überprüfen Sie die Gültigkeit des Feeds',
'website' => 'Webseiten-URL',
- 'pubsubhubbub' => 'Sofortige Benachrichtigung mit PubSubHubbub',
+ 'pubsubhubbub' => 'Sofortbenachrichtigung mit PubSubHubbub',
),
'import_export' => array(
'export' => 'Exportieren',