mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
DOC: ChangeLog versions and dates for Releasing
This commit is contained in:
parent
1331e15ac3
commit
d1c8b57952
1 changed files with 4 additions and 0 deletions
4
DEVELOP
4
DEVELOP
|
|
@ -269,6 +269,10 @@ Releasing
|
|||
|
||||
git shortlog -sn 0.8.8.. | sed -e 's,^[ 0-9\t]*,,g' | tr '\n' '\|' | sed -e 's:|:, :g'
|
||||
|
||||
Ensure the top of the ChangeLog has the right version and current date.
|
||||
|
||||
Ensure the top entry of the ChangeLog has the right version and current date.
|
||||
|
||||
# Update man pages
|
||||
|
||||
(cd man ; ./generate-man )
|
||||
|
|
|
|||
Loading…
Reference in a new issue