diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2007-05-16T22·07+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2007-05-16T22·07+0000 |
commit | b47da5ea21df9ba558f05516198d401f76719cf5 (patch) | |
tree | aac68e90efd57e75b4adefe4f414420ec879ffc7 /doc/manual/release-notes.xml | |
parent | bddc83a1487e9f3c1bb3ac2279c0238e8e6c3ff3 (diff) |
Diffstat (limited to 'doc/manual/release-notes.xml')
-rw-r--r-- | doc/manual/release-notes.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml index 43358fe5537a..c3bc060cb119 100644 --- a/doc/manual/release-notes.xml +++ b/doc/manual/release-notes.xml @@ -12,7 +12,9 @@ <itemizedlist> - <listitem><para>TODO: multi-user support.</para></listitem> + <listitem><para>TODO: multi-user support. The old setuid method for + sharing a store between multiple users has been + removed.</para></listitem> <listitem><para><command>nix-copy-closure</command> copies the |