From 7f5a677bbff1a99d36a81312140dcd928d05262d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 17 Oct 2015 22:23:37 -0700 Subject: Version bump to 1.15.1.1, updated changelog. --- changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 79cff1055..efaf8d960 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,10 @@ +pandoc (1.15.1.1) + + * `Text.Pandoc.Data`: store paths in dataFiles using posix separators. + This way we have uniform separators, whether on Windows or Linux. + This should solve a problem where on some Windows versions + the data files weren't being found (#2459). + pandoc (1.15.1) * `pandocVersion` is now defined in `Text.Pandoc.Shared` -- cgit v1.2.3