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

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Scott James Remnant
  • Date: 2008-06-01 18:49:39 UTC
  • Revision ID: scott@netsplit.com-20080601184939-4dbhcotcmuashs8y
* dbus/com.ubuntu.Upstart.xml, dbus/com.ubuntu.Upstart.Job.xml,
* dbus/com.ubuntu.Upstart.Instance.xml: Add libnih XML NS to the
files so that we can tag methods as sync or async later.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2008-06-01  Scott James Remnant  <scott@netsplit.com>
2
2
 
 
3
        * dbus/com.ubuntu.Upstart.xml, dbus/com.ubuntu.Upstart.Job.xml,
 
4
        * dbus/com.ubuntu.Upstart.Instance.xml: Add libnih XML NS to the
 
5
        files so that we can tag methods as sync or async later.
 
6
 
3
7
        * init/control.c (control_get_job_by_name): Remove const from
4
8
        return parameter.
5
9
        * init/control.h: Update prototype.