summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2007-06-28 18:36:39 +0000
committerJeremy Katz <katzj@redhat.com>2007-06-28 18:36:39 +0000
commit668108f9020f1aadf67c1b00c40b4f2544561c15 (patch)
treea19f6038af6d37e01191da682b48708b7e09f79b
parent4efdd691a6321d764acb0780d519e0ac625056ec (diff)
downloadanaconda-668108f9020f1aadf67c1b00c40b4f2544561c15.tar.gz
anaconda-668108f9020f1aadf67c1b00c40b4f2544561c15.tar.xz
anaconda-668108f9020f1aadf67c1b00c40b4f2544561c15.zip
save the changelog, so that I can commit it...
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d3f45b85..d3cbcfcd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-28 Jeremy Katz <katzj@redhat.com>
+
+ * livecd.py (copytree): Preserve owners on copy (#243479). Also
+ add support for preserving SELinux xattrs during the copy process
+
2007-06-27 Jeremy Katz <katzj@redhat.com>
* yuminstall.py (AnacondaYumRepo.dirSetup): Fix for yum 3.2.1 not