~jamesodhunt/upstart/bug-1356824

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Scott James Remnant
  • Date: 2010-12-09 21:10:38 UTC
  • Revision ID: scott@netsplit.com-20101209211038-2k507of2p01p8rpm
* init/tests/test_job.c (test_change_state): Add missing
DBUS_TYPE_INVALID to dbus_message_get_args() call.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2010-12-09  Scott James Remnant  <scott@netsplit.com>
 
2
 
 
3
        * init/tests/test_job.c (test_change_state): Add missing
 
4
        DBUS_TYPE_INVALID to dbus_message_get_args() call.
 
5
 
1
6
2010-12-08  Colin Watson  <cjwatson@debian.org>
2
7
 
3
8
        * dbus/com.ubuntu.Upstart.Instance.xml (GoalChanged, StateChanged)