summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-07-30 19:20:24 +0000
committerChris Lumens <clumens@redhat.com>2007-07-30 19:20:24 +0000
commite89a6ef3e316923363874634b492450201e1edf1 (patch)
tree4aa5dbf10634accb800fb9eae2d6cc5f93144247 /ChangeLog
parent2354b530eb57d6e655e9cbf5404385f5caba7a51 (diff)
downloadanaconda-e89a6ef3e316923363874634b492450201e1edf1.tar.gz
anaconda-e89a6ef3e316923363874634b492450201e1edf1.tar.xz
anaconda-e89a6ef3e316923363874634b492450201e1edf1.zip
Remove unused spaceAvailable, fsSpaceAvailable, chroot, checkBoot, loadFont,
makedev, mknod, getopt, cdRwList, and ideCdRwList functions. Rename *_int label reading functions to _*_int so they're not exported. Add API documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff2c31ac0..760d35763 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-07-30 Chris Lumens <clumens@redhat.com>
+ * isys/isys.c: Remove unused checkBoot and loadFont functions.
+ * isys/isys.py: Remove unused spaceAvailable, fsSpaceAvailable,
+ chroot, checkBoot, loadFont, makedev, mknod, getopt, cdRwList, and
+ ideCdRwList functions. Rename *_int label reading functions to _*_int
+ so they're not exported. Add API documentation.
+
+2007-07-30 Chris Lumens <clumens@redhat.com>
+
* anaconda.py: Create devices nodes even earlier (#249882).
* fsset.py (FileSystemSet.fileSystemSpace): Use pathSpaceAvailable