| 2 |
------------------------ |
------------------------ |
| 3 |
|
|
| 4 |
|
|
| 5 |
Release 7.1 12-Mar-07 |
Release 7.1 20-Mar-07 |
| 6 |
--------------------- |
--------------------- |
| 7 |
|
|
| 8 |
There are no new features in this release. A few bugs are fixed (see ChangeLog |
There are no new features in this release. A few bugs are fixed (see ChangeLog |
| 10 |
system. This now has full Autotools support and so is now "standard" in some |
system. This now has full Autotools support and so is now "standard" in some |
| 11 |
sense. It should help with compiling PCRE in a wide variety of environments. |
sense. It should help with compiling PCRE in a wide variety of environments. |
| 12 |
|
|
| 13 |
|
An important change is that the dftables auxiliary program is no longer |
| 14 |
|
compiled and run at "make" time by default. Instead, a default set of character |
| 15 |
|
tables (assuming ASCII coding) is used. If you want to use dftables to generate |
| 16 |
|
the character tables as previously, add --enable-rebuild-chartables to the |
| 17 |
|
"configure" command. You must do this if you are compiling PCRE to run on a |
| 18 |
|
system that uses EBCDIC code. |
| 19 |
|
|
| 20 |
|
There is a discussion about character tables in the README file. The default is |
| 21 |
|
not to use dftables so that that there is no problem when cross-compiling. |
| 22 |
|
|
| 23 |
|
|
| 24 |
Release 7.0 19-Dec-06 |
Release 7.0 19-Dec-06 |
| 25 |
--------------------- |
--------------------- |