From 8037b4723ad641701750f9b4c9b7d7216bf50838 Mon Sep 17 00:00:00 2001 From: harlowja Date: Sun, 1 Jul 2012 12:48:51 -0700 Subject: Adjust the changelog after adding 'hacking.py' --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ecac7888..c3f71b9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -188,6 +188,9 @@ enable checking of urls against a cache, if later a #include was encountered it would continue checking against that cache, instead of refetching (which would likely be the expected case) + - add a openstack/nova based pep8 extension utility ('hacking.py') that allows + for custom checks (along with the standard pep8 checks) to occur when running + 'make pep8' and its derivatives 0.6.4: - support relative path in AuthorizedKeysFile (LP: #970071). - make apt-get update run with --quiet (suitable for logging) (LP: #1012613) -- cgit v1.2.3