Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit fc3c432

Browse files
committed
Clarify xpointer() extension removal
1 parent 046f61c commit fc3c432

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

NEWS

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,12 @@ to be enabled by passing --with-zlib, --with-lzma or --with-http to
5757
configure. In legacy mode (--with-legacy) these options are enabled
5858
by default as before.
5959

60-
Support for FTP and xpointer() XPath extensions will be removed in
61-
the next release.
60+
Support for FTP will be removed in the next release.
61+
62+
Support for the range and point extensions of the xpointer() scheme
63+
will be removed in the next release. The rest of the XPointer
64+
implementation won't be affected. The xpointer() scheme will behave
65+
like the xpath1() scheme.
6266

6367
Several more legacy symbols were deprecated. Users of the old "SAX1"
6468
API functions are encouraged to upgrade to the new "SAX2" API,

0 commit comments

Comments
 (0)