Parent Directory
|
Revision Log
|
Patch
| revision 263 by ph10, Mon Nov 12 16:53:25 2007 UTC | revision 264 by ph10, Tue Nov 13 11:07:16 2007 UTC | |
|---|---|---|
| # | Line 6 Version 7.5 12-Nov-07 | Line 6 Version 7.5 12-Nov-07 |
| 6 | ||
| 7 | 1. Applied a patch from Craig: "This patch makes it possible to 'ignore' | 1. Applied a patch from Craig: "This patch makes it possible to 'ignore' |
| 8 | values in parens when parsing an RE using the C++ wrapper." | values in parens when parsing an RE using the C++ wrapper." |
| 9 | ||
| 10 | 2. Negative specials like \S did not work in character classes in UTF-8 mode. | |
| 11 | Characters greater than 255 were excluded from the class instead of being | |
| 12 | included. | |
| 13 | ||
| 14 | ||
| 15 | Version 7.4 21-Sep-07 | Version 7.4 21-Sep-07 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |