$Id: 6a89e66328c3a64117cf224abcc55275e1a7c43b $
---------------------------------------------------------------------------

Version 3.0.5 (28 March, 2010)

- Updated to latest version of ez_setup.py
- Adjusted license to new BSD license.
- Changed URL to new GitHub URL.

---------------------------------------------------------------------------
Version 3.0.4 (16 January, 2009)

- Now reads lines from the files in a more memory-efficient manner.
- Fixed problem with compilation of regexps.

---------------------------------------------------------------------------
Version 3.0.3 (9 November, 2008)

- Version (--version) option is now handled by the option parser.
- Removed left-over camel case variable names.
- Fixed -i (case-blind) matching, which wasn't working.

---------------------------------------------------------------------------
Version 3.0.2 (3 September, 2008)

- Changed epydoc markup to use reStructuredText.
- Now properly matches anchored regular expressions (e.g., "^foo") against
  individual lines, rather than the entire paragraph as a whole.
- Added --version option.
- Now properly bundles ez_setup.py

---------------------------------------------------------------------------
Version 3.0.1 (20 May, 2008)

- Updated to correspond to changes in the dependent Grizzled API.

---------------------------------------------------------------------------
Version 3.0 (3 April, 2008)

- Initial version posted to the web.
