~jamesodhunt/upstart/async-spawn

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: James Hunt
  • Date: 2013-12-20 17:37:26 UTC
  • Revision ID: james.hunt@ubuntu.com-20131220173726-zfp33kdn8zmh5ahm
* init/man/init.8:
  - Refer to job goals in start/stop/restart commands.
  - Explain actual semantics of restart (debian bug#732126).
  

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        * util/man/initctl.8:
9
9
          - Added reference to Job States section in init(8).
10
10
          - Updated date+copyright.
 
11
          - Refer to job goals in start/stop/restart commands.
 
12
          - Explain actual semantics of restart (debian bug#732126).
11
13
        * init/man/init.5: Provide additional detail on start/stop on
12
14
          stanzas with respect to how Upstart deals with complex
13
15
          conditions containing multiple events (debian bug#732122).