aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/release-notes/rl-1.11.xml
AgeCommit message (Collapse)Author
2017-04-12Move note about float support out of the wrong release notesBenjamin Staffin
Looks like this snuck into the 1.11 release notes post-release, but float support isn't actually present until 1.12.
2016-02-12Merge pull request #762 from ctheune/ctheune-floatsEelco Dolstra
Implement floats
2016-01-19GrmblEelco Dolstra
2016-01-18Update release notesEelco Dolstra
2016-01-06Update documentation for floats.Christian Theune
2016-01-04Update release notesEelco Dolstra
2015-11-10rename `chroot` to `sandbox` (fixes #656, close #682)Vladimír Čunát
- 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)