diff --git a/History.markdown b/History.markdown index e9b3ffce..5a9c97cb 100644 --- a/History.markdown +++ b/History.markdown @@ -225,6 +225,7 @@ * Don't check if site URL is absolute if it is nil (#7498) * Use communicative method parameters (#7566) * Avoid unnecessary duplication of pages array (#7272) + * Escape valid special chars in a site's path name (#7568) ### feature