~cjwatson/upstart/state-changed

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Scott James Remnant
  • Date: 2010-02-04 19:24:45 UTC
  • Revision ID: scott@netsplit.com-20100204192445-67p1jaidmgxncy72
Reorder NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
          /sbin/reload symlink.  This sends the SIGHUP signal to the running
16
16
          main process of the named job instance.
17
17
 
 
18
        * Moved D-Bus system bus reconnection trigger from SIGHUP to SIGUSR1,
 
19
          since SIGHUP is already used for a forced configuration reload and
 
20
          causes Upstart to "forget" state.
 
21
 
18
22
        * Fixed bug where the default runlevel would be lost when an
19
23
          /etc/inittab file exists without an initdefault line.  (Bug: #405847)
20
24
 
28
32
 
29
33
        * Restored sync() call before reboot().
30
34
 
31
 
        * Moved D-Bus system bus reconnection trigger from SIGHUP to SIGUSR1,
32
 
          since SIGHUP is already used for a forced configuration reload and
33
 
          causes Upstart to "forget" state.
34
 
 
35
35
        * Added missing OPTIONS section to init(8) manpage.  (Bug: #449883)
36
36
 
37
37
0.6.3  2009-08-02  "Our last, best hope for peace"