summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e05b74e..1b62901 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -87,6 +87,9 @@ Version 8.21
19. If the /S+ option was used in pcretest to study a pattern using JIT,
subsequent uses of /S (without +) incorrectly behaved like /S+.
+21. Retrieve executable code size support for the JIT compiler and fixing
+ some warnings.
+
Version 8.20 21-Oct-2011
------------------------