summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pflocal/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/pflocal/ChangeLog b/pflocal/ChangeLog
index 1f26dcff..9ee8e944 100644
--- a/pflocal/ChangeLog
+++ b/pflocal/ChangeLog
@@ -1,3 +1,8 @@
+1999-03-01 Mark Kettenis <kettenis@gnu.org>
+
+ * pf.c (S_socket_whatis_address): Implement. Since we cannot tell
+ what our adress is, return an empty string as the file name.
+
Tue Feb 16 05:52:35 1999 Thomas Bushnell, BSG <tb@mit.edu>
* io.c (S_io_revoke): New function. Don't attempt to implement.