~jamesodhunt/upstart/file-bridge-MP

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Steve Langasek
  • Date: 2013-03-01 08:42:36 UTC
  • mfrom: (1430.2.1 upstart)
  • Revision ID: steve.langasek@canonical.com-20130301084236-386xgevo4o1rm186
MergeĀ lp:~jamesodhunt/upstart/bug-1120660

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
          - test_usage(): Added extra checks and tidyup.
74
74
          - main(): Added call to test_quiesce().
75
75
 
 
76
2013-02-11  James Hunt  <james.hunt@ubuntu.com>
 
77
 
 
78
        * init/log.c: log_serialise(): Handle re-exec scenario where
 
79
          jobs producing output have finished but where log data cannot
 
80
          be persisted (for example where disk is full or log directory
 
81
          is inaccessible). (LP: #1120660)
 
82
 
76
83
2013-02-08  James Hunt  <james.hunt@ubuntu.com>
77
84
 
78
85
        * dbus/com.ubuntu.Upstart.xml: Added 'EndSession' method.