CHANGELOG.textile in be9-acl9-0.9.2 vs CHANGELOG.textile in be9-acl9-0.9.3

- old
+ new

@@ -1,4 +1,10 @@ +h2. 0.9.3 (04-Feb-2009) + +* Fix bug in delete_role - didn't work with custom class names +* Add @:helper@ option for @access_control@. +* Ability to generate helper methods directly (place @include Acl9Helpers@ in your helper module). + h2. 0.9.2 (11-Jan-2009) * @access_control :method do end@ as shorter form for @access_control :as_method => :method do end@. * Boolean method can now receive an objects hash which will be looked into first before taking an instance variable.