From 832860bcb50fe67a194721057a9fc83ab204914b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 6 May 2014 23:52:03 -0400 Subject: [PATCH] Update history to reflect the fixing of #2317 --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index 9f41b8e4..e5fb00e8 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,8 @@ ### Bug Fixes +* Correct use of `url` and `baseurl` in the site template. (#2317) + ### Development Fixes ### Site Enhancements