summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2006-02-22 21:18:00 +0000
committerDavid Cantrell <dcantrell@redhat.com>2006-02-22 21:18:00 +0000
commitd7725c6270780a2805f62ccc59eb0e96ef913b99 (patch)
treec087394354456171e9a6bedfb39c748360f09a9a /ChangeLog
parent948b293cfe59fa5c7aad80811a477149787b03d0 (diff)
downloadanaconda-d7725c6270780a2805f62ccc59eb0e96ef913b99.tar.gz
anaconda-d7725c6270780a2805f62ccc59eb0e96ef913b99.tar.xz
anaconda-d7725c6270780a2805f62ccc59eb0e96ef913b99.zip
bogl-ectomy hits the scripts/ directory, get the full story at 11.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d69946a96..ce608dd04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,9 @@
* iw/autopart_type.py: Import _ and N_ from rhpl.translate.
* installclasses/fedora.py (InstallClass.setGroupSelection): Take the
intf parameter.
+ * scripts/upd-instroot: Remove all bogl-related things.
+ * scripts/mk-images: Remove all bogl-related things.
+ * scripts/mk-images.s390: Remove all bogl-related things.
2006-02-21 Chris Lumens <clumens@redhat.com>