summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:39:25 +0000
committernigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:39:25 +0000
commit88a7c5f66e21a48da1bfc24248379d0e462fd408 (patch)
tree410d7a991738af53aa58f4f184d5b767181da901 /ChangeLog
parent09f9da9675b33a31c605d9d1f913bc2b05522be2 (diff)
downloadpcre-88a7c5f66e21a48da1bfc24248379d0e462fd408.tar.gz
Load pcre-3.1 into code/trunk.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@45 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6da0bbd..c594ab5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,17 @@ ChangeLog for PCRE
------------------
+Version 3.1 09-Feb-00
+---------------------
+
+The only change in this release is the fixing of some bugs in Makefile.in for
+the "install" target:
+
+(1) It was failing to install pcreposix.h.
+
+(2) It was overwriting the pcre.3 man page with the pcreposix.3 man page.
+
+
Version 3.0 01-Feb-00
---------------------