<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -128,13 +128,14 @@ block:
 
 you can hook in by defining method 
 
-def on_pending_exit(new_state, event, *args)
-  # your implementation here
-end
+    def on_pending_exit(new_state, event, *args)
+      # your implementation here
+    end
 
 anywhere in your class. You can also use a simpler function signature
-like `def on_pending_exit(*args)` if your are not interested in arguments -
-`def on_pending_exit()` with an empty list would not work.
+like `def on_pending_exit(*args)` if your are not interested in
+arguments.  Please note: `def on_pending_exit()` with an empty list
+would not work.
 
 If both a function with a name according to naming convention and the 
 on_entry/on_exit block are given, then only on_entry/on_exit block is used.</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9159c38b0515e76bba34d675a5f4db6baedff989</id>
    </parent>
  </parents>
  <author>
    <name>Vladimir Dobriakov</name>
    <email>vladimir@geekq.net</email>
  </author>
  <url>http://github.com/geekq/workflow/commit/18329275ccbf9818b85efb0d1d7b0649b23dc142</url>
  <id>18329275ccbf9818b85efb0d1d7b0649b23dc142</id>
  <committed-date>2009-10-29T08:42:06-07:00</committed-date>
  <authored-date>2009-10-29T08:42:06-07:00</authored-date>
  <message>Format example for README</message>
  <tree>f12edc2d4c6133ec5314a2b8c9175975c41cc045</tree>
  <committer>
    <name>Vladimir Dobriakov</name>
    <email>vladimir@geekq.net</email>
  </committer>
</commit>
