* Version 2.0.3 (stable) - API 2.0.2 (stable) - 2010-10-06


QA release
Bug #4414 PEAR_ERROR_NOENT undefined
Bug #17793 Avoid ereg, split
Package 2.0
SVN dir layout
 

* Version 0.9.1 (stable) - API 0.9.1 (stable) - 2004-01-16


Initial PEARification.
   

* Version 1.0 (stable) - API 1.0 (stable) - 2004-03-30


* Fix CS: remove stray tabs, if/then/else all have braces now.
* Minor cleanups: update email addresses etc.
* Automaticly parse on instantiation.
* Ability to add entries & manipulate mount options for current entries added.
* Fixed an issue where mount options were not being set correctly when writing fstab.
* Fixed an issue where mount options weren't correctly parsed.
* Allow writing fstab to a different location, e.g. a temp file.
* Added an example.
   

* Version 1.0.1 (stable) - API 1.0.1 (stable) - 2004-04-20


* Split _Entry class into a seperate file.
* Change function names: parse() -> load() & write() -> save()
* Don't depend on File, use standard PHP file i/o.
* Update example.
   

* Version 1.0.2 (stable) - API 1.0.2 (stable) - 2004-04-27


* Add description to package.xml.
   

* Version 1.0.3 (stable) - API 1.0.3 (stable) - 2004-04-28


* update() was calling parse(), which no longer exists.
   

* Version 1.0.4 (stable) - API 1.0.4 (stable) - 2004-05-04


* save() didn't add line breaks to the output, rendering it invalid.
* Use @version@ instead of hard-coding it.
* Remove redundant (commented) 'require_once.'
   

* Version 2.0.0beta1 (beta) - API 2.0.0beta1 (beta) - 2004-05-04


* Add get/set methods in Entry class, so that a descendent may overload them to provide additional checking or validation.
* getEntryFor...() methods return PEAR_Error instead of false.
* save() no longer checks to see if file is writable - fopen() will tell us if there's a problem.
   

* Version 2.0.0 (stable) - API 2.0.0 (stable) - 2004-06-09


* Bump version.
   

* Version 2.0.1 (stable) - API 2.0.1 (stable) - 2004-10-17


* Document setOptions()
* Change @type to (correct) @var
* Flip @param type/value, they were reversed.
   

* Version 2.0.3 (stable) - API 2.0.2 (stable) - 2010-10-06


QA release
Bug #4414 PEAR_ERROR_NOENT undefined
Bug #17793 Avoid ereg, split
Package 2.0
SVN dir layout
   

