From 85c3bf66d0145689ea9916005101bd767aa0e9d1 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 17 Jan 2013 22:34:59 -0500 Subject: [PATCH] Reflected merging of #671 in History. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 49b6342c..7c0a39fe 100644 --- a/History.txt +++ b/History.txt @@ -2,6 +2,7 @@ * Major Enhancements * Refactored jekyll commands into subcommands: build, serve, and migrate. (#690) * Minor Enhancements + * Rescue from import errors in Wordpress.com migrator (#671) * Massively accelerate LSI performance (#664) * Truncate post slugs when importing from Tumblr (#496) * Add glob support to include, exclude option (#743)