summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 703b3be8..1e94e6e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
(register_standard_tapsets): Add new begin/end variants.
* parse.cxx (parser::parse_literal): Allow negative numeric literals,
by checking for a '-' unary operator right before a number.
+ * stapprobes.5.in: Document the new begin/end syntax.
2006-12-06 Josh Stone <joshua.i.stone@intel.com>