From a3cb2c761de9b292d3a6ec7dbcad4d5ed86c2381 Mon Sep 17 00:00:00 2001 From: "Philip.Hazel" Date: Thu, 29 Dec 2016 15:54:23 +0000 Subject: [PATCH] Fix typo in ChangeLog. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3eb4fe1..48004a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -135,8 +135,8 @@ group must, of course be of fixed length. support enabled, reading past the end of the pattern is detected, both when compiling and during callout processing. -6. \g{+} (e.g. \g{+2)} ) is now supported. It is a "forward back -reference" and can be useful in repetitions (compare \g{-}). Perl does +6. \g{+} (e.g. \g{+2} ) is now supported. It is a "forward back +reference" and can be useful in repetitions (compare \g{-} ). Perl does not recognize this syntax. 7. Automatic callouts are no longer generated before and after callouts in the