diff options
author | Roger Leigh <rleigh@debian.org> | 2011-03-27 16:53:37 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2011-03-27 16:53:37 +0100 |
commit | 1da026c711be57175f90b9126d2af6758bdcc1da (patch) | |
tree | 3082277fd9f6b108cd951f46bad5604393ac79ec /NEWS | |
parent | e1763b91505a82ebc21214890a04ccc237535c06 (diff) | |
download | schroot-1da026c711be57175f90b9126d2af6758bdcc1da.tar.gz |
NEWS: Document large file support
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ configuration. 1) schroot no longer requires GCC to build, following the removal of GCC-specific features. It may now build with other C++ compilers. + 2) Large file support is enabled by default. This enables the use + of files over 2 GiB in size on 32 bit architectures. + * Major changes in 1.5.0: 1) The deprecated options priority, run-setup-scripts and |