diff options
author | Pascal Kriete <pascal@pascalkriete.com> | 2012-06-07 22:16:33 +0200 |
---|---|---|
committer | Pascal Kriete <pascal@pascalkriete.com> | 2012-06-07 22:16:33 +0200 |
commit | 45927d86ee8faafbbc68a4bea544b3f50494d7e5 (patch) | |
tree | 7cc42067343fefb987f10b4983026d667df19506 /user_guide/changelog.html | |
parent | 0a14913fe54e269e535c1f66f715823fa731c843 (diff) |
Documenting IPv6 changes and adding update notes.
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 266ae8652..1b8b09729 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -69,6 +69,8 @@ Change Log <li>Libraries <ul> <li>Further improved MIME type detection in the <a href="libraries/file_uploading.html">File Uploading Library</a>.</li> + <li>Added support for IPv6 to the <a href="libraries/input.html">Input Library</a>.</li> + <li>Added support for the IP format parameter to the <a href="libraries/form_validation.html">Form Validation Library</a>.</li> </ul> </li> <li>Helpers |