Fix failing test
[god.git] / History.txt
blobef728c29324fd349754d576212aa4b55998ced1e
1 == 0.2.1 / 
3 * Fix netlink header problem on Ubuntu Edgy [Dan Sully]
5 == 0.2.0 / 2007-07-18
7 * Rewrote innards to use a state and event based lifecycle
8 * Basic support for events via kqueue (bsd/darwin) and netlink/pec (linux) [kevinclark]
9 * Added advanced syntax (simple syntax calls advanced api underneath)
10 * Condition returns have changed meaning. With simple syntax, a true return activates block
11 * Updated http://god.rubyforge.org with updated simple config and new advanced config
13 == 0.1.0 / 2007-07-07
15 * 1 major enhancement
16   * Birthday!