Skip to content

Commit

Permalink
Update ChangeLog file
Browse files Browse the repository at this point in the history
  • Loading branch information
gnufied committed Sep 6, 2008
1 parent 77d0535 commit 8c86d03
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
@@ -1,3 +1,9 @@
2008-09-07 hemant kumar <hemant@shire.com>

* Commit patch by P Baker, related to scheduling a persistent task at specified time. For example:
MiddleMan(:hello_worker).enq_some_task(:arg => "hello_world",
:job_key => "boy",:scheduled_at => (Time.now + 1.hour))

2008-06-19 hemant kumar <hemant@shire.com> 2008-06-19 hemant kumar <hemant@shire.com>


* Make binary parser iterative and hence won't blow your stack * Make binary parser iterative and hence won't blow your stack
Expand Down

0 comments on commit 8c86d03

Please sign in to comment.