summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-09-19 17:27:40 +0000
committerChris Lumens <clumens@redhat.com>2007-09-19 17:27:40 +0000
commit99ca8fc7e66eefe1d457aeedc9375506057bc678 (patch)
tree24a84ad8c2b9ece07758dbcf25e3d14017596030 /ChangeLog
parent481c96f7025eaa99eec896b88e5892544afd5245 (diff)
downloadanaconda-99ca8fc7e66eefe1d457aeedc9375506057bc678.tar.gz
anaconda-99ca8fc7e66eefe1d457aeedc9375506057bc678.tar.xz
anaconda-99ca8fc7e66eefe1d457aeedc9375506057bc678.zip
Update pychecker configuration to be more useful.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bef714e3..80a33c6dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-19 Chris Lumens <clumens@redhat.com>
+
+ * Makefile: Make the pycheck and pycheckfile targets more useful.
+ * pycheckrc-for-anaconda: Update for more useful default settings.
+
2007-09-19 Jeremy Katz <katzj@redhat.com>
* livecd.py (LiveCDImageMethod.unmountNonFstabDirs): Fix syntax error.