summaryrefslogtreecommitdiff
path: root/pflocal/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'pflocal/ChangeLog')
-rw-r--r--pflocal/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/pflocal/ChangeLog b/pflocal/ChangeLog
index 6c3b1d14..696b9adb 100644
--- a/pflocal/ChangeLog
+++ b/pflocal/ChangeLog
@@ -3,6 +3,8 @@
* pf.c (S_socket_fabricate_address): Drop one reference from addr since
we only take the send right.
* socket.c (S_socket_name): Likewise.
+ (S_socket_send): Release a reader reference instead of a writer
+ reference when the destination is given.
2007-11-13 Thomas Schwinge <tschwinge@gnu.org>