summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorHåkon Hægland <hakon.hagland@gmail.com>2022-10-31 20:25:41 +0100
committerOlaf Alders <olaf@wundersolutions.com>2022-11-01 11:11:38 -0400
commit25bda781b2fe7f1e38c6bacf84c896428e06ecc2 (patch)
treef7f420e8407765bbe27557a6b2e099d32f4e4caa /Changes
parent4a7a7294eb9b9b2416b3dd491227e4a8dcb45e1a (diff)
downloaduri-25bda781b2fe7f1e38c6bacf84c896428e06ecc2.tar.gz
Updated pod RFC references in URI::file
Latest RFC version of the uri file scheme is RFC 8089, and latest version of RFC for generic URI syntax is RFC 3986.
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index d49eb5a..02a5b2d 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for URI
{{$NEXT}}
+ - Updated RFC references in the pod documentation for URI::file (GH#117)
+ (Håkon Hgland)
5.16 2022-10-12 13:10:40Z
- Merge the methods from URI::QueryParam into URI, so they are always