~vorlon/ubuntu/raring/upstart/lp.1199778

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Scott James Remnant
  • Date: 2008-03-02 20:41:19 UTC
  • Revision ID: scott@netsplit.com-20080302204119-pa4s6uohxlc6b7qp
* init/tests/test_job.c (test_child_handler): Remove bogus free tag
of the list, which we don't use in this test (valgrind failure)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2008-03-02  Scott James Remnant  <scott@netsplit.com>
2
2
 
 
3
        * init/tests/test_job.c (test_child_handler): Remove bogus free tag
 
4
        of the list, which we don't use in this test (valgrind failure)
 
5
 
3
6
        * init/job.h (Job): Remove the start_on member.
4
7
        * init/job.c (job_new): Don't initialise start_on since it's gone.
5
8
        (job_change_state): Drop call to unblock the start_on operator since