aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>1999-06-20 09:56:32 +0000
committerWarner Losh <imp@FreeBSD.org>1999-06-20 09:56:32 +0000
commita883e9d3117af9f5a3c7a0ebf701cd30c2f323d2 (patch)
treed7e72771586a76a5ec06b6903f2f557b40f269ba
parente18a82c504760a586a7120a2145a51ef5aee19f2 (diff)
Notes
-rw-r--r--UPDATING14
1 files changed, 13 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index f019f68e443ca..1c50f16f84977 100644
--- a/UPDATING
+++ b/UPDATING
@@ -3,6 +3,18 @@ Updating Information for FreeBSD current users
This file is maintained by imp@village.org. Please send new entries
directly to him. See end of file for further details.
+19990620:
+ IPFW uid/gid-based filtering support has been committed. This
+ breaks binary compatibility with previous copies of
+ ipfw(8). Any utilities using the ioctl()s of ipfw (especially
+ ipfw(8)) need to be recompiled with the newest headers
+ installed.
+
+19990618:
+ Inetd now wraps all stream-based services, including internals.
+ Syslog "severity" options are honoured. Installed syslog.conf
+ and hosts.allow should be checked.
+
19990509:
Most of the problems with newbus have been corrected, but
it is still current and evolving.
@@ -266,4 +278,4 @@ version of FreeBSD, you are on your own to get to November 18, 1998.
Please filter your entries through Warner (imp@village.org) so that
the style, formatting, etc of this file can be maintained.
-$Id: UPDATING,v 1.31 1999/04/28 05:18:46 imp Exp $
+$Id: UPDATING,v 1.32 1999/05/10 05:34:32 imp Exp $