X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/495ae4b01f36d0d8bb0e34a1d7263c2b8224aa4a..a494b1e1085547c1f1fb9429081bc2666b21fdc1:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index dfcc5e711..6d73f198a 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.1 2004/10/07 15:04:35 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.2 2004/10/18 09:16:57 ph10 Exp $ New Features in Exim -------------------- @@ -9,6 +9,14 @@ updated when there is a relatively large batch of changes). The doc/ChangeLog file contains a listing of all changes, including bug fixes. +Version 4.44 +------------ + + 1. There is a new build-time option called CONFIGURE_GROUP which works like + CONFIGURE_OWNER. It specifies one additional group that is permitted for + the runtime configuration file when the group write permission is set. + + Version 4.43 ------------