summaryrefslogtreecommitdiff
path: root/sutils
diff options
context:
space:
mode:
Diffstat (limited to 'sutils')
-rw-r--r--sutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog
index 5e827b72..d8b212da 100644
--- a/sutils/ChangeLog
+++ b/sutils/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-14 Roland McGrath <roland@frob.com>
+
+ * swapon.c (swaponoff): If get_privileged_ports fails with EPERM, try
+ to open /servers/default-pager instead.
+
2002-05-07 Roland McGrath <roland@frob.com>
* swapon.c (check_signature): Use %zu for size_t arg.