Skip to content
Snippets Groups Projects
Commit 118587fa authored by Alex Barth's avatar Alex Barth
Browse files

Update changelog for release.

parent 97ddb858
No related branches found
No related tags found
No related merge requests found
// $Id$ // $Id$
Feeds 6.x 1.0 xxxxx xx, xxxx-xx-xx Feeds 6.x 1.0 Alpha 12, 2010-02-23
---------------------------------- ----------------------------------
- alex_b: Add PubSubHubbub support. - alex_b: Add PubSubHubbub support.
...@@ -8,9 +8,8 @@ Feeds 6.x 1.0 xxxxx xx, xxxx-xx-xx ...@@ -8,9 +8,8 @@ Feeds 6.x 1.0 xxxxx xx, xxxx-xx-xx
implementers of a source being saved or deleted. implementers of a source being saved or deleted.
- #717168 nicholasThompson: Fix feeds UI JS doesn't select labels correctly. - #717168 nicholasThompson: Fix feeds UI JS doesn't select labels correctly.
- #708228 Scott Reynolds, alex_b: Break FeedsImportBatch into separate classes. - #708228 Scott Reynolds, alex_b: Break FeedsImportBatch into separate classes.
NOTE: FeedsFetcher implementations cannot use FeedsImportBatch directly NOTE: Review your FeedsFetcher implementation for changes in the
anymore but most provide their own implementation of FeedsImportBatch. See FeedsImportBatch class, small adjustments may be necessary.
FeedsHTTPFetcher.inc for an example.
- alex_b: Support mapping to OpenID, using OpenID as a unique mapping target. - alex_b: Support mapping to OpenID, using OpenID as a unique mapping target.
- alex_b: Handle exceptions outside of Importer/Source facade methods. - alex_b: Handle exceptions outside of Importer/Source facade methods.
- #600584 alex_b: Use Batch API. - #600584 alex_b: Use Batch API.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment