diff options
author | Colin Watson <cjwatson@debian.org> | 2014-07-06 22:14:40 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-07-06 22:14:40 +0000 |
commit | 1b53d00bc87f0e4b8d6475f89ad3aeac509b1e79 (patch) | |
tree | 537cfed92d9eda862bde7903a515a59587b67db5 /debian/changelog | |
parent | c8c6b48859d2f5afc0c4fe38eb262cfd01656603 (diff) | |
download | installation-guide-1b53d00bc87f0e4b8d6475f89ad3aeac509b1e79.zip |
Remove mention of partman's ability to copy data between partitions,
since that relies on libparted's filesystem-handling code which is being
removed.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 824b6ba90..98a2707b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,6 +44,11 @@ installation-guide (201312xx) UNRELEASED; urgency=low * Drop installation-guide-ia64 package (commented out). * Target release is now jessie. + [ Colin Watson ] + * Remove mention of partman's ability to copy data between partitions, + since that relies on libparted's filesystem-handling code which is being + removed. + -- Martin Michlmayr <tbm@cyrius.com> Sat, 14 Dec 2013 10:20:37 +0000 installation-guide (20131009) unstable; urgency=low |