-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ChangeLog and NEWS for new release
Signed-off-by: Mark Grant <[email protected]>
- Loading branch information
1 parent
d3a499e
commit 11753a9
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
2018-12-15 v 1.0.7 Mark Grant <[email protected]> | ||
* Update man page for post-rotate and setup CLAs | ||
Update logrotate file to run script with -p CLA | ||
Add setup function to write log location | ||
If trace is true force verbose true | ||
Refactor postrotate code into function and add CLA | ||
Add function to retrieve the current log location | ||
Follow dnsmasq rules for conf-file and conf-dir | ||
Add missing option -v --verbose to the man page | ||
Refactor Command Line processing into a function | ||
Make relevant variables readonly | ||
Adopt C-like loop coding style | ||
Adopt if ... then on same line convention | ||
Make variable verbose a proper boolean | ||
Do not hard code variable outputprefix content | ||
Refactor help text into function | ||
|
||
2018-11-08 v 1.0.6 Mark Grant <[email protected]> | ||
* In the AutoTools installation section of README add an instruction to | ||
edit the first line of the logrotate file after installation to reflect | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters