proctitle: Changelog

Version Message
0.1.2 - Fixed package version by using a define (suggested by rza)
- Added setthreadtitle() (bjori)
- Fixed compatibility for PHP 5.4+ (johannes)
0.1.1 - Fixed copyright (thanks to Wez)
- Added BSD system autodetection (native call "setproctitle")
0.1.0 - Fixed/improved parts of the code based on suggestions by johannes
- Merged code from various sources (initial wikipedia code, code found on bug report, etc)