diff -r f507feede89a -r 09a1c134465b web/wp-content/plugins/feedburner-plugin/readme.txt --- a/web/wp-content/plugins/feedburner-plugin/readme.txt Wed Dec 19 12:35:13 2012 -0800 +++ b/web/wp-content/plugins/feedburner-plugin/readme.txt Wed Dec 19 17:46:52 2012 -0800 @@ -3,7 +3,7 @@ Donate link: http://flagrantdisregard.com/feedburner/ Tags: feedburner, redirect, rss, feed Requires at least: 2.0 -Tested up to: 3.3.1 +Tested up to: 3.4.2 Stable tag: trunk Redirects the main feed and optionally the comments feed seamlessly and @@ -27,11 +27,16 @@ == Installation == 1. Copy the feedburner-plugin folder into wp-content/plugins -1. Activate the plugin through the 'Plugins' +1. Activate the plugin through the Plugins menu 1. Configure your feed from the new Feedburner Settings submenu == Changelog == += 1.46 = +* Added "Do not redirect author feeds" option. Patch contributed by Robert McFrazier (lxbn.lexblog.com) +* Translators: please update your translations to include the new author feeds message (msgid "Do not redirect author feeds") if you can. Thanks! +* Added Russian translation by Pribory Trista (http://vizitti.com) + = 1.45 = * Moved options to Settings menu * Fixed deprecated permission settings (caused deprecated notices)