summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-04-09 00:33:52 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-04-09 00:33:52 +0200
commite11d6d36d576683ec63dda6495bfaf9faaa2ec87 (patch)
treee6555e57a97d4cfa046118311c5c0f96a7aea976 /CHANGELOG
parent96a333b11544e4120a25633d5e23e7ff5789a91e (diff)
update docs
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4af913c..9cf8529 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,7 +6,7 @@ Features:
* Feeds are now by default updated in parallel for an increase in performance.
* Auto-detect XML character set encoding (sfeed_xmlenc).
- * Auto-detect RSS/Atom feeds from web-pages (sfeed_web).
+ * Find RSS/Atom feeds from web-pages (sfeed_web).
* Added sfeed_frames, a formatting program to output feeds as a HTML file with
frames. It's optimized to look good in older browsers that don't necesarily
support CSS or modern HTML, like links. See the man page for more details.