changelog for launchd support

This commit is contained in:
Jamie Cameron
2015-05-03 10:23:05 -07:00
parent 8f0d32b764
commit aafb66e45c

View File

@@ -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.