diff options
Diffstat (limited to 'pflocal/ChangeLog')
-rw-r--r-- | pflocal/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pflocal/ChangeLog b/pflocal/ChangeLog index a8b48a63..eb0f1fb1 100644 --- a/pflocal/ChangeLog +++ b/pflocal/ChangeLog @@ -1,3 +1,8 @@ +2000-08-09 Mark Kettenis <kettenis@gnu.org> + + * pf.c (S_socket_create): Only accept S_IFCHR, S_IFSOCK and + S_IFIFO as `magic' protocols. + 2000-08-02 Mark Kettenis <kettenis@gnu.org> Add `magic' protocols to specify the file type of a sockets. This |