summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bff437d4..2d9eb3c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,16 @@
2006-03-03 Josh Stone <joshua.i.stone@intel.com>
* main.cxx (main): search forward for dashes in the kernel release,
- to work properly with release names with more than one dash.
+ to work properly with release names with more than one dash. Also
* parse.cxx (eval_pp_conditional): ditto
* tapsets.cxx (profile_derived_probe::profile_derived_probe): ditto
* safety/safety.py (StaticSafety::__build_search_suffixes): ditto,
and add copyright & GPL tag
+ PR 2390
+ * main.cxx (main): expand search path so that revision w.x.y.z
+ searches w.x.y.z, w.x.y, and w.x.
+
2006-03-03 Frank Ch. Eigler <fche@elastic.org>
* tapset/indent.stp, indent-default.stp: New little tapset.