diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-04-07 10:45:02 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-04-07 10:45:02 +0000 |
commit | deabdfb882f6e755a8b21a54ac8ab53de90affbb (patch) | |
tree | bd0675295f8e24439d74f32ae273ce63f48ec89b /sutils/ChangeLog | |
parent | 582c10fdfc74d1fcef04230983c679683d4d78ca (diff) |
2007-04-07 Thomas Schwinge <tschwinge@gnu.org>
* swapon.c (main, doc) [!SWAPOFF]: Unless overridden, consider a
swap signature when deciding whether to add a paging device or not.
Diffstat (limited to 'sutils/ChangeLog')
-rw-r--r-- | sutils/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog index 55b2e203..71edeb8c 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,6 +1,9 @@ 2007-04-07 Thomas Schwinge <tschwinge@gnu.org> - * MAKEDEV.sh (mkdev): Specify the creation of `lpr[0-9' devices. + * swapon.c (main, doc) [!SWAPOFF]: Unless overridden, consider a + swap signature when deciding whether to add a paging device or not. + + * MAKEDEV.sh (mkdev): Specify the creation of `lpr[0-9]' devices. 2002-09-17 Marcus Brinkmann <marcus@gnu.org> |