about summary refs log tree commit diff
path: root/doc/manual/release-notes/rl-1.11.xml
AgeCommit message (Collapse)AuthorFilesLines
2016-01-18 Update release notesEelco Dolstra1-2/+38
2016-01-04 Update release notesEelco Dolstra1-3/+85
2015-11-10 rename `chroot` to `sandbox` (fixes #656, close #682)Vladimír Čunát1-0/+23
- rename options but leav old names as lower-priority aliases, also "-dirs" -> "-paths" to get closer to the meaning - update docs to reflect the new names (old aliases are not documented), including a new file with release notes - tests need an update after corresponding changes to nixpkgs - __noChroot is left as it is (after discussion on the PR)