0.5.3
- Fixed a problem where per-user category settings still weren't being set
	properly. Hopefully it's fixed for good now. (Thanks to Mark
	<mark@paragondesign.co.nz> for the bug report.)
- Fixed a problem where pages would be hidden if the default category was
	hidden. (Thanks to Joost Dijkstra <jmmdijkstra@yahoo.co.uk> for the original
	bug report, and to Mark <mark@paragondesign.co.nz> for finding the source of
	the problem.)

0.5.2
- Fixed some warnings created in the last release. (Thanks to Lane Robinson
	<webmaster@mybeausejour.com> for the bug report.)

0.5.1
- Fixed a bug where changes to category access on a per-user basis would
	sometimes not be reflected in the updated page. (Thanks to John Geddes
	<john.geddes@port.ac.uk> for the bug report.)
- Added support for preventing comments for hidden posts from showing up in
	the comments RSS. (Thanks to Super Ann <tech@superann.com> for the bug
	report.)

0.5.0 (Wed Apr 5 2006)
- People with the category management capability (typically Editors and
	Administrators) now have access to all categories regardless of visibility
	settings. (Thanks to Paul Magnowski <p.magnowski@plum.com.pl> for the
	feature suggestion.)
- New option to show a post if the user can view any of the categories, rather
	than all of them. (Thanks to Paul Magnowski <p.magnowski@plum.com.pl> for
	the feature suggestion.)
- A post will now be hidden if its category, OR ANY PARENT CATEGORY is
	protected. (Thanks to Paul Magnowski <p.magnowski@plum.com.pl> for the
	feature suggestion and patch.)
- Fixed a bug where multiple categories would not be excluded--just one. (Many
	thanks to Pierre Lauvergnier <gooddwarf@gmail.com> for the bug report and
	fix.)
- If a person selects categories that they do not have access to when editing
	or writing a post, these categories are removed. If no categories remain,
	the post is put into the uncategorized category and not published. (Thanks
	to David Katz <davidk@slic.com> for the patch.)
- Added check all and uncheck all buttons to the categories checkboxes on the
	options page. (Thanks to David Katz <davidk@slic.com> for the patch.)

0.4.2:
- Instructions now make it clear that the plugin directory must be
	'category-access'. (Thanks to Brian Schwartz <brian.schwartz@yahoo.com> for
	the bug report.)
- Fixed a bug that would cause an SQL error message to appear. (Thanks to
	pierre@lauvergnier.com for the bug report.)

0.4.1:
- Added support for filtering navigational links. (Thanks to Livio Federspiel
  for the bug report.)

0.4.0:
- Updated to avoid using levels, which are no longer supported by Wordpress
  2.0.
- Renamed to reflect this change
- Moved per-user configuration to the user profile page

0.3.3:
- Added GPL license file.

0.3.2:
- User level on categories is now superscript instead of parentheses.

0.3.1:
- Fixed a bug where the "reset all options" button wouldn't properly display
  the cleared checkboxes.
- Moved the update button closer to the post message textbox
- Suboptions are now disabled if the top-level "show private messages" and
  "show private categories" checkboxes are cleared.
- Fixed a bug where the category list would not be processed correctly.

0.3.0:
- Added management page interface.
- Fixed a bug where the user level would not be shown in the category list.
- Created a directory for the plugin, and moved changelog to CHANGES.txt and
  other notes to README.txt
- Moved the padlock into the plugin directory for easier installation.

0.2.1:
- Changes to the layout of the padlock icon and default settings.

0.2.0:
- New option to remove categories from the category list for which the user
  does not have permission to view.
- The plugin now provides more fine control over the display of padlocks and
  user level requirements in both the posts list and the categories list.
- Hiding categories requires Wordpress 1.5.2.

- 0.1.3: (First?) public version
