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

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Scott James Remnant
  • Date: 2006-10-17 18:21:07 UTC
  • Revision ID: scott@netsplit.com-20061017182107-f8d672be579f93e3
Tags: 0.3.0
0.3.0 release

* NEWS: Update.
* TODO: Update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
0.3.0
 
1
0.3.0  2006-10-17
 
2
 
 
3
        * Reverted logd behaviour from previous version, it's up to the
 
4
          init scripts to send messages to the console if they wish.
 
5
 
 
6
        * Compatibility programs must now be explicitly enabled by using
 
7
          ./configure --enable-compat=sysv
 
8
 
 
9
        * "shutdown" and "reboot" are now considered System V compatibility
 
10
          programs, as they emulate the behaviour of those.  Dropped some
 
11
          added options to make them fit.
 
12
 
 
13
        * All programs given improved --help text.
 
14
 
 
15
        * "initctl" rewritten, any sub-command can be run directly by
 
16
          making it a symlink to "initctl" itself.
 
17
 
 
18
        * "start", "stop" and "status" are now just symlinks to "initctl";
 
19
          not a separate binary.
 
20
 
2
21
0.2.7  2006-09-20
3
22
 
4
23
        * logd writes received messages to the console unless "quiet" is