summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2016-05-25 08:23:09 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2016-05-25 08:23:09 +0000
commit10c57a04a39da3ca5bd22247167ee61bc5f4c35e (patch)
tree4e6b84da37639f14c4081acbf3a30ba766e198f7 /ChangeLog
parentb6d3105540486f33f3c32a5376852be5e4b0ee47 (diff)
downloadpcre-10c57a04a39da3ca5bd22247167ee61bc5f4c35e.tar.gz
Refactor to fix a typo.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1653 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a859363..2caf2ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -91,6 +91,8 @@ Version 8.39 21-May-2016
24. Refactor to avoid compiler warnings in pcrecpp.cc.
+25. Refactor to fix a typo in pcre_jit_test.c
+
Version 8.38 23-November-2015
-----------------------------