Update ChangeLog

typo
pull/1812/head
Serg G. Brester 2017-11-03 14:05:17 +01:00 committed by GitHub
parent 8b26fd2778
commit 4d10c615c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ ver. 0.10.2-dev-1 (2017/??/??) - development edition
ports are enclosed in curly braces `{ }` in the `jail.local` etc. This may cause a double-brackets now.
### Fixes
* jail.conf: port `imap3` replace with `imap` everywhere, since imap3 is not a standard port and old rarely
(if ever) used and missing on some systems (e. g. debian stretch), see gh-1942.
* jail.conf: port `imap3` replaced with `imap` everywhere, since imap3 is not a standard port and old rarely
(if ever) used and can missing on some systems (e. g. debian stretch), see gh-1942.
* action.d/pf.conf:
- fixed syntax error in achnor definition (documentation, see gh-1919);
- enclose ports in braces for multiport jails (see gh-1925);