1 |
ChangeLog for PCRE |
ChangeLog for PCRE |
2 |
------------------ |
------------------ |
3 |
|
|
4 |
|
Version 6.6 06-Feb-06 |
5 |
|
--------------------- |
6 |
|
|
7 |
|
1. Change 16(a) for 6.5 broke things, because PCRE_DATA_SCOPE was not defined |
8 |
|
in pcreposix.h. I have copied the definition from pcre.h. |
9 |
|
|
10 |
|
2. Change 25 for 6.5 broke compilation in a build directory out-of-tree |
11 |
|
because pcre.h is no longer a built file. |
12 |
|
|
13 |
|
3. Added Jeff Friedl's additional debugging patches to pcregrep. These are |
14 |
|
not normally included in the compiled code. |
15 |
|
|
16 |
|
|
17 |
Version 6.5 01-Feb-06 |
Version 6.5 01-Feb-06 |
18 |
--------------------- |
--------------------- |
19 |
|
|