~upstart-devel/upstart/trunk

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Dmitrijs Ledkovs
  • Date: 2013-07-03 13:23:49 UTC
  • mfrom: (1497.2.5 upstart-fix-libupstart)
  • Revision ID: dmitrijs.ledkovs@canonical.com-20130703132349-jmy1dn3810nuxga8
MergeĀ lp:~jamesodhunt/upstart/fix-libupstart

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
          - Check nih_str_split() return.
7
7
          - Only attempt to extract PID from UPSTART_SESSION
8
8
            in user mode (LP: #1197225).
 
9
        * Makefile.am: Remove intl directory.
 
10
        * configure.ac: Use external gettext library.
 
11
 
 
12
2013-07-02  James Hunt  <james.hunt@ubuntu.com>
 
13
 
 
14
        * lib/Makefile.am: Make nih-dbus-tool generate code into the
 
15
          upstart/ directory as we need it there to allow the tests to run
 
16
          against a simulated installed header directory.
 
17
        * lib/tests/test_libupstart.c: Remove unecessary include (which
 
18
          is now included automatically by upstart.h).
 
19
 
 
20
2013-07-01  James Hunt  <james.hunt@ubuntu.com>
 
21
 
 
22
        * lib/Makefile.am:
 
23
          - Install client library headers.
 
24
          - Add missing backslash.
 
25
        * lib/upstart.h: Look in upstart/ sub-directory for
 
26
          auto-generated header files.
9
27
 
10
28
2013-06-28  James Hunt  <james.hunt@ubuntu.com>
11
29