Skip to content

Commit

Permalink
Update ChangeLog and NEWS for new release
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Grant <m.grant.prg@gmail.com>
  • Loading branch information
m-grant-prg committed Dec 22, 2018
1 parent 0603d34 commit df33c1c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2018-12-22 v 1.0.8 Mark Grant <m.grant.prg@gmail.com>
* configure.ac Add checks for echo, printf and find
Update Errors section of man page
Use EX_NOINPUT for missing logrotate file
Introduce more meaningful exit codes
Propogate exit code as function argument
Replace echo with more standardised printf
Fine tune new configure.ac format
Add non-Makefiles with AC_CONFIG_FILES comment
Re-format configure.ac to new standard format

2018-12-15 v 1.0.7 Mark Grant <m.grant.prg@gmail.com>
* Update man page for post-rotate and setup CLAs
Update logrotate file to run script with -p CLA
Expand Down
11 changes: 11 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Release 1.0.8 2018-12-22
configure.ac Add checks for echo, printf and find
Update Errors section of man page
Use EX_NOINPUT for missing logrotate file
Introduce more meaningful exit codes
Propogate exit code as function argument
Replace echo with more standardised printf
Fine tune new configure.ac format
Add non-Makefiles with AC_CONFIG_FILES comment
Re-format configure.ac to new standard format

Release 1.0.7 2018-12-15
Update man page for post-rotate and setup CLAs
Update logrotate file to run script with -p CLA
Expand Down

0 comments on commit df33c1c

Please sign in to comment.