Philip Martin wrote on Fri, Apr 26, 2013 at 15:07:01 +0100:
> defines a single group (= mp) and single access rule (= rw).  Now that
> is still a contrived example but something like this is more likely:
> 
>     [groups]
>     Read_Users = philip
> 
>     [/]
>     @Read_users = r
> 
> The new case-sensitive behaviour makes this file invalid while the old
> behaviour granted read access.  We probably want to avoid such a change
> in a minor release.

I think you meant, "in a patch release" --- i.e., between x.y.0 and x.y.z.

Reply via email to