summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlaf Alders <olaf@wundersolutions.com>2022-10-11 10:48:25 -0400
committerOlaf Alders <olaf@wundersolutions.com>2022-10-11 10:48:25 -0400
commitd9c8d2d9d52fe16a34314d14a5a6a1fa1ce8dbd1 (patch)
tree5b3f019934afab5528fedfe853f9bfacac6884b2
parentea26963dec10d8589305f5b3dac74c893f16103e (diff)
downloaduri-d9c8d2d9d52fe16a34314d14a5a6a1fa1ce8dbd1.tar.gz
Update Changes
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index 2345e69..3e92994 100644
--- a/Changes
+++ b/Changes
@@ -2,7 +2,7 @@ Revision history for URI
{{$NEXT}}
- Teach uri_escape to accept a Regexp object as the characters to escape
- as an alternative to a character class.
+ as an alternative to a character class. (GH#113) (Graham Knop)
5.14 2022-10-10 20:37:57Z
- Fix uri_escape allowing \w style character classes in its character set