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

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Scott James Remnant
  • Date: 2007-01-05 17:57:59 UTC
  • Revision ID: scott@netsplit.com-20070105175759-8av5i0t4o3jmm0m6
* init/init.supp: Update supressions file now that control_init
has been renamed to notify_init

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2007-01-05  Scott James Remnant  <scott@netsplit.com>
2
2
 
 
3
        * init/init.supp: Update supressions file now that control_init
 
4
        has been renamed to notify_init
 
5
 
3
6
        * init/Makefile.am: Include notify.o from all tests.
4
7
        * init/job.c (job_change_state, job_kill_process, job_start) 
5
8
        (job_stop): Use the new notify_job function name.