diff options
Diffstat (limited to 'Doc/lib/libstringprep.tex')
-rw-r--r-- | Doc/lib/libstringprep.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib/libstringprep.tex b/Doc/lib/libstringprep.tex index 3492d021fe..2614314cb9 100644 --- a/Doc/lib/libstringprep.tex +++ b/Doc/lib/libstringprep.tex @@ -6,6 +6,8 @@ \moduleauthor{Martin v. L\"owis}{martin@v.loewis.de} \sectionauthor{Martin v. L\"owis}{martin@v.loewis.de} +\versionadded{2.3} + When identifying things (such as host names) in the internet, it is often necessary to compare such identifications for ``equality''. Exactly how this comparison is executed may depend on |