##1.1.7
- fix compatibility to feature node 0.9.x versions
##1.1.6
- remove compilation flags from binding.gyp that cause build failure with older gcc versions
- cleanups
##1.1.5
- remove old nodejs version support prior to 0.8.0
- fix building
- Cleaned all opened and not closed ScopeHandlers
- Added new node-gyp build file. Next release will not support node-waf and node version < 0.8.x
- Added node 0.7.x support
- Fix compiling on Darwin and Windows. Thanks to Vinay Pulim https://github.com/milewise
- Minor change to package to support 0.4 version
- Port to 0.5.7 Node version
- Fixed MAIL log facility
- Removed leaking Syslog underlying function object from top-level library.
- Added setMask (Jeremy Childs)
- Initial release version