view dtd/versions.dtd @ 486:1bf933a9df8b

- Mentioned that --with-pcre-jit has appeared in 1.1.12, and added a link to the "pcre_jit" directive. - Brought the range of supported PCRE library versions up to date.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 11 Apr 2012 03:26:09 +0000
parents 2bf4cd2787c5
children be54c443235a
line wrap: on
line source

<!ELEMENT  versions     (development | stable | legacy_stable)* >

<!ELEMENT  development  (#PCDATA) >
<!ELEMENT  stable       (#PCDATA) >
<!ELEMENT  legacy_stable  (#PCDATA) >