summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9b84f09..a5f3611e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-06-20 David Smith <dsmith@redhat.com>
+
+ * buildrun.cxx (compile_pass): Unset environment variables that
+ could interfere with building the kernel module. Fixes PR 4664.
+ * main.cxx (main): Unsets a few standard environment variables for
+ safety.
+
2007-06-18 David Smith <dsmith@redhat.com>
* staprun.8.in: Fixed a couple of typos.