 * Fixed bug in package releaser. Versions couldn't be ordered correctly resulting in an old NOTES doc
 * Releasing v0.10.0-beta
 * Preparing to release v0.10.0-beta
 * Releasing v0.10.0-beta
 * Preparing to release v0.10.0-beta
 * Releasing v0.10.0-beta
 * Preparing to release v0.10.0-beta
 * Releasing v0.10.0-beta
 * Updated build instructions
 * Releasing 0.10.0-beta
 * Update docs
 * Made it clear that you've changed identify, hopefully avoiding some headaches
 * Updated docs
 * Applied updated coding standards
 * Even set defaults for options that are not required (also has to do with #16883)
 * isInBackground now also checks if pidfile is being used correctly
 * Fixed bug where current process wouldn't _die if it wasn't daemoninzed yet
 * Adding more shortcuts to reduce verbosity
 * Preparations for smarter logging; takes up way too much code right now.
 * Removed superfluous comments. If you need these, your methods are too long :)
 * Remove PHP closing tags. They are not required by spec and can only cause whitespace issues
 * Removed trailing whitespace
 * Move docs to subdir
 * Adding readme for github explorers
 * Misuse of SIGIGN
 * Updated submodule vendors/eggshell
 * Fixed bug #17069: Start logging with capitals
 * Updated submodule vendors/eggshell
 * E_RECOVERABLE_ERROR better be a warning
 * Fixed Bug: #16966, E_RECOVERABLE_ERROR throws warnings on ancient PHP versions
 * Updated submodule vendors/eggshell
 * Changelog update
 * Fixed #16883. You don't have to specify a logLocation when using PEAR Log
 * Updated submodule vendors/eggshell
 * Dont chown logfile if PEAR loginstance is used (Mario Wolff)
 * Updated submodule vendors/eggshell
 * Change signal logs to debug
 * A better die() by Thiago Paes
