Merge in trac #51 and #57 fixes for 2.1.1-rc2.

This commit is contained in:
brectanus
2007-04-05 15:06:35 +00:00
parent f72a707c5b
commit 318a93aeb7
5 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
04 Apr 2007 - 2.1.1-rc2
-----------------------
* Add the PCRE_DOLLAR_ENDONLY option when compiling regular expression
for the @rx operator and variables.
* Really set PCRE_DOTALL option when compiling the regular expression
for the @rx operator as the docs state.
11 Mar 2007 - 2.1.1-rc1
-----------------------