------------------------------------------------------------ revno: 1495 tags: 1.9 committer: James Hunt <[email protected]> branch nick: upstart timestamp: Fri 2013-06-28 14:21:34 +0100 message: * NEWS: Release 1.9 modified: ChangeLog NEWS po/upstart.pot
-- lp:upstart https://code.launchpad.net/~upstart-devel/upstart/trunk Your team Upstart Reviewers is subscribed to branch lp:upstart. To unsubscribe from this branch go to https://code.launchpad.net/~upstart-devel/upstart/trunk/+edit-subscription
=== modified file 'ChangeLog' --- ChangeLog 2013-06-28 10:30:01 +0000 +++ ChangeLog 2013-06-28 13:21:34 +0000 @@ -1,5 +1,9 @@ 2013-06-28 James Hunt <[email protected]> + * NEWS: Release 1.9 + +2013-06-28 James Hunt <[email protected]> + * init/Makefile.am: - Avoid defining test list twice. - Append $(EXEEXT) where appropriate to appease automake. === modified file 'NEWS' --- NEWS 2013-03-22 14:34:15 +0000 +++ NEWS 2013-06-28 13:21:34 +0000 @@ -1,4 +1,14 @@ -1.9 xxxx-xx-xx +1.9 2013-06-28 "This village isn't even on the map" + + * Apparmor support added by means of two new stanzas: 'apparmor load' + and 'apparmor switch' (thanks Marc Deslauriers). + * Stateful re-exec: now serialises all objects, not just the minimum set. + * Allow inherited environment variables to be unset for Session Inits. + * Ability to specify multiple configuration directories when running as + a Session Init. + * libupstart: Client library for communicating with Upstart. + * upstart-dbus-bridge: New bridge to allow jobs to react to D-Bus signals. + * The usual round of fixes and doc improvements. 1.8 2013-03-22 "Scone + Radish = Gherkin?" === modified file 'po/upstart.pot' --- po/upstart.pot 2013-06-25 15:56:00 +0000 +++ po/upstart.pot 2013-06-28 13:21:34 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: upstart 1.9\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2013-06-25 16:12+0100\n" +"POT-Creation-Date: 2013-06-28 14:07+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n"
-- upstart-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/upstart-devel
