Commit Diff


commit - a81dd6cda6c823fd9ab43abbf8722ced47a754a8
commit + eaa02ac8c7cce23af341d2cafca2070a9557de06
blob - 3f4b97b1e76a45949cfde6439bc9a001c35373e4
blob + e9bb82cb0c24112bb55101b318aa7d8030b1c2b5
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,7 @@
+2021-10-24  Omar Polo  <op@omarpolo.com>
+
+	* log.c (log_request): fix "double slash" in logs: gmid ended up printing two slashes between the hostname and the path when logging the request IRI.
+
 2021-10-15  Stephen Gregoratto  <dev@sgregoratto.me>
 
 	* gmid.c (add_keypair): implement OCSP stapling support