From aafb66e45c44f36aa52fd0928eada7a56685a2e2 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sun, 3 May 2015 10:23:05 -0700 Subject: [PATCH] changelog for launchd support --- init/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init/CHANGELOG b/init/CHANGELOG index b6687c1ef..35a8643c7 100644 --- a/init/CHANGELOG +++ b/init/CHANGELOG @@ -22,3 +22,5 @@ Updated the API used by other modules to allow new actions to be created on MacO Converted commands in the module's API file to POD format, and added more details about each function. ---- Changes since 1.540 ---- Added support for the Upstart boot system, seen on Ubuntu 10 and later. +---- Changes since 1.740 ---- +Added support for Launchd, as seen on newer MacOS X systems.