summaryrefslogtreecommitdiff
path: root/sutils
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-25 05:07:46 +0000
committerRoland McGrath <roland@gnu.org>2002-06-25 05:07:46 +0000
commit536cecf4f43ba2474d6bf576eb787ceb8a731e48 (patch)
tree36a22a32e284a3a72f356e813ec1a1fdba992b95 /sutils
parent55494c933fb8f4089ff82d9542e9b394e7beb3da (diff)
.
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.