- Added backtrace for DrupalException watchdog messages; helpful for debugging.
- Added DrupalException - Added variables to $code that is returned from err()
- Changed hook_error() to hook_error_codes() to avoid collision with funcs such as user_error(). - Changed description in the error codes hook; no longer wrapped in t()
- Initial release