commit 85da7a249aafa6feb320e4b858e3e4cc3b684f28 from: Omar Polo date: Thu May 30 21:31:43 2024 UTC typo commit - 5face6d7659c8084174bad0ae86d51fe02a10f94 commit + 85da7a249aafa6feb320e4b858e3e4cc3b684f28 blob - b52bce185a3d72b29ce21c41213597f5e63f8856 blob + f246e5c030f85c2296d821f4d1fe80a3f2ed04c0 --- ChangeLog +++ ChangeLog @@ -27,7 +27,7 @@ * parser_gophermap.c (emit_line): fix handling of gopher selector with spaces and other characters disallowed in URI paths. - * iric. (iri_unparse): always emit file: URIs with the // + * iri.c (iri_unparse): always emit file: URIs with the // 2024-02-20 Omar Polo