diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |