* Version 1.1.2 (stable) - API 1.1.2 (stable) - 2007-04-08

- bug #10395 - typo in method quickSearch doesn't allow function to work with PHP5

* Version 1.1.1 (stable) - API 1.1.1 (stable) - 2006-07-12

- bug #8103 - unnecessary warning on empty files

* Version 1.1.0 (stable) - API 1.1.0 (stable) - 2005-03-13

+ Introduced doReplace method - use it instead of doSearch, because 
  functionality of doSearch will likely to be changed to operate in
  read-only mode in future versions
+ Now search and replace arguments can be arrays (even in ereg mode)
+ In PHP5 use new features to count occurences
* Memory optimizations for normal, quick and preg modes
- Reset occurences counter on every call to doSearch

* Version 1.0.1 (stable) - API 1.0.1 (stable) - 2002-07-27

License change

* Version 1.0 (stable) - API 1.0 (stable) - 2002-04-21

Initial release

