aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 798793a00b..bd92a1f2a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-20 Alfred M. Szmidt <ams@kemisten.nu>
+
+ * sysdeps/generic/utmp_file.c (setutent_file, LOCK_FILE,
+ UNLOCK_FILE, setutent_file): Use fcntl_not_cancel instead of
+ __fcntl_nocancel.
+
2003-09-22 Ulrich Drepper <drepper@redhat.com>
* malloc/malloc.c: Include <stdint.h>.