diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2007-10-27T16·06+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2007-10-27T16·06+0000 |
commit | dc6f373842ae65d6c407d8169089367d9c0d4e1a (patch) | |
tree | ddcb062622d753171a0cc2a4e8f0c40be4957a1a /doc | |
parent | 9397cd30c8a6ffd65fc3b85985ea59ecfb72672b (diff) |
* Delete the chroot directory automatically.
* Removed some debug messages.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/release-notes.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml index b19d9a38231f..c702fb45aaf6 100644 --- a/doc/manual/release-notes.xml +++ b/doc/manual/release-notes.xml @@ -116,6 +116,9 @@ limited form of caching. This is used by <command>nix-channel</command> to prevent unnecessary downloads when the channel hasn’t changed.</para></listitem> + + + <listitem><para>TODO: chroot support.</para></listitem> </itemizedlist> |