• Refactored ‘Notification’ module into a class proper (e.g. TextMate::Notification.new(id, title, msg).notify) • Preferences are now stored in a plist rather than a Ruby pstore. • Implemented honouring of preference of whether to use Growl or not (global and per notification) • Other minor API improvements. Changed: U trunk/Support/lib/tm/notify.rb