comparison CHANGES.md @ 847:a23b7b574ed2

irccd: rename [format] section to [templates], closes #1671
author David Demelier <markand@malikania.fr>
date Wed, 10 Jul 2019 20:10:00 +0200
parents 00a4720c4874
children 800b025f9842
comparison
equal deleted inserted replaced
846:dcef68d82fd3 847:a23b7b574ed2
12 - Irccd no longer supports uid, gid, pid and daemon features (#846), 12 - Irccd no longer supports uid, gid, pid and daemon features (#846),
13 - Sections `[identity]` and `[server]` have been merged (#905), 13 - Sections `[identity]` and `[server]` have been merged (#905),
14 - Local transports support SSL (#939), 14 - Local transports support SSL (#939),
15 - The origin in rule is now first class value (#947), 15 - The origin in rule is now first class value (#947),
16 - New option `ipv4` in `[transport]` (#945), 16 - New option `ipv4` in `[transport]` (#945),
17 - New option `ipv4` in `[server]` (#945). 17 - New option `ipv4` in `[server]` (#945),
18 - Section `[format]` is renamed to `[templates]` (#1671).
18 19
19 irccdctl: 20 irccdctl:
20 21
21 - New option `ipv4` in `[connect]` (#945). 22 - New option `ipv4` in `[connect]` (#945).
22 23