| 1 |
ChangeLog for PCRE |
ChangeLog for PCRE |
| 2 |
------------------ |
------------------ |
| 3 |
|
|
| 4 |
Version 7.7 28-Apr-08 |
Version 7.7 07-May-08 |
| 5 |
--------------------- |
--------------------- |
| 6 |
|
|
| 7 |
1. Applied Craig's patch to sort out a long long problem: "If we can't convert |
1. Applied Craig's patch to sort out a long long problem: "If we can't convert |
| 102 |
ncurses library to be included for pcretest when ReadLine support is |
ncurses library to be included for pcretest when ReadLine support is |
| 103 |
requested, but also to allow for it to be overridden. This patch came from |
requested, but also to allow for it to be overridden. This patch came from |
| 104 |
Daniel Bergström. |
Daniel Bergström. |
| 105 |
|
|
| 106 |
19. There was a typo in the file ucpinternal.h where f0_rangeflag was defined |
19. There was a typo in the file ucpinternal.h where f0_rangeflag was defined |
| 107 |
as 0x00f00000 instead of 0x00800000. Luckily, this would not have caused |
as 0x00f00000 instead of 0x00800000. Luckily, this would not have caused |
| 108 |
any errors with the current Unicode tables. Thanks to Peter Kankowski for |
any errors with the current Unicode tables. Thanks to Peter Kankowski for |
| 109 |
spotting this. |
spotting this. |
| 110 |
|
|
| 111 |
|
|
| 112 |
Version 7.6 28-Jan-08 |
Version 7.6 28-Jan-08 |