summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 038bf59e..3874d620 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-11-28 Frank Ch. Eigler <fche@elastic.org>
+ PR 5376.
+ * parse.cxx (parse::parse_probe): Prevent alias names from
+ being marked "?" or "!".
+
+2008-11-28 Frank Ch. Eigler <fche@elastic.org>
+
PR 6477.
* elaborate.cxx (print_error_source, print_warning): Tolerate
NULL token.