From 9ae7ca008be9ef6ee44ff039c3c2e5b9ec6a9c27 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 16 Mar 2013 21:21:13 +0100 Subject: [PATCH] Update history to reflect merge of #723. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 5948d62a..18c26a0a 100644 --- a/History.txt +++ b/History.txt @@ -27,6 +27,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Patch for multibyte URI problem with jekyll serve (#723) * Order plugin execution by priority (#864) * Fixed Page#dir and Page#url for edge cases (#536) * Fix broken post_url with posts with a time in their YAML Front-Matter (#831)