Browse Source

Merge remote-tracking branch 'origin/PubSubHubbub' into dev

Conflicts:
	CHANGELOG
Alexandre Alapetite 11 years ago
parent
commit
901364ba0e
2 changed files with 7 additions and 1 deletions
  1. 6 0
      CHANGELOG
  2. 1 1
      app/i18n/de/sub.php

+ 6 - 0
CHANGELOG

@@ -1,5 +1,11 @@
 # Changelog
 # 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)
 ## 2015-xx-xx FreshRSS 1.1.1 (beta)
 
 
 * Features
 * Features

+ 1 - 1
app/i18n/de/sub.php

@@ -37,7 +37,7 @@ return array(
 		'url' => 'Feed-URL',
 		'url' => 'Feed-URL',
 		'validator' => 'Überprüfen Sie die Gültigkeit des Feeds',
 		'validator' => 'Überprüfen Sie die Gültigkeit des Feeds',
 		'website' => 'Webseiten-URL',
 		'website' => 'Webseiten-URL',
-		'pubsubhubbub' => 'Sofortige Benachrichtigung mit PubSubHubbub',
+		'pubsubhubbub' => 'Sofortbenachrichtigung mit PubSubHubbub',
 	),
 	),
 	'import_export' => array(
 	'import_export' => array(
 		'export' => 'Exportieren',
 		'export' => 'Exportieren',