Added --version flag to init and updated manual page.

This commit is contained in:
Jesse Smith
2018-06-22 17:04:47 -03:00
parent 2a61e2b029
commit 4438de4e50
3 changed files with 17 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ sysvinit (2.91) UNRELEASED; urgency=low
* Adjusted order of compile flags to make it easier for downstream
to adjust optimization level. Patch provided by Matias Fonzo.
Can now set optimization level in CFLAGS variable.
* Added --version command line flag to display current version info.
Updated manual page for init.8 to match.
sysvinit (2.90) world; urgency=low