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

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Scott James Remnant
  • Date: 2007-02-06 23:03:48 UTC
  • Revision ID: scott@netsplit.com-20070206230348-mto4y9tv1c81yv15
* init/event.h (CTRLALTDEL_EVENT): Now we've broken the shared
namespace of events and jobs, rename the control-alt-delete event
back to control-alt-delete.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2007-02-06  Scott James Remnant  <scott@netsplit.com>
2
2
 
 
3
        * init/event.h (CTRLALTDEL_EVENT): Now we've broken the shared
 
4
        namespace of events and jobs, rename the control-alt-delete event
 
5
        back to control-alt-delete.
 
6
 
3
7
        * init/job.c (job_change_state): Replace the events generated as
4
8
        part of the job state, named for the job and state, with new state
5
9
        events that have the job name as an argument.