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 de1ea77a..f81d6e15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-19 Frank Ch. Eigler <fche@elastic.org>
+
+ * buildrun.cxx (compile_pass): Emit kbuild-time autoconf widgets
+ to customize runtime or translator C code to actual kernel rather
+ than kernel version string. Thanks to FC 2.6."20" for the nudge.
+ * tapsets.cxx (hrtimer*emit_module): First client: HRTIMER_{MODE_}REL.
+
2007-03-17 Frank Ch. Eigler <fche@elastic.org>
* configure.ac: Tweak missing elfutils error message.