summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libfshelp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog
index 997b1a3b..69a9b46b 100644
--- a/libfshelp/ChangeLog
+++ b/libfshelp/ChangeLog
@@ -1,3 +1,9 @@
+Sun Oct 13 21:46:18 1996 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * lock-acquire.c (fshelp_acquire_lock): Return success, not EBADF,
+ when unlocking a file which we don't have locked; this is netbsd's
+ behavior.
+
Thu Oct 10 17:12:19 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* lock-acquire.c (fshelp_acquire_lock): Use hurd_condition_wait so