From 435b2a66fb16ff2dbd87be41c7b35eb9a0e62b0c Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Fri, 1 Jan 2010 02:14:39 +0000 Subject: Updated changelog. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1766 788f1e2b-df1e-0410-8736-df70ead52e1b --- changelog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'changelog') diff --git a/changelog b/changelog index 11f32f9cd..ff6cfab81 100644 --- a/changelog +++ b/changelog @@ -44,8 +44,10 @@ pandoc (1.4) a data file from the user pandoc data directory (~/.pandoc on unix), or, if not found there, from the system data directory ($CABALDIR/shared/pandoc-VERSION/). All data - files, including templates, LaTeXMathML.js, and reference.odt, - can be overridden by the user. + files, including templates, LaTeXMathML.js, s5 styles, + and reference.odt, can be overridden by the user. + + * s5 files moved from data/ui/default to s5/default. * Use unicode instead of entities in HTML output. Resolves Issue #163. @@ -100,6 +102,8 @@ pandoc (1.4) + Changed RunTests to use local environment. We need at least HOME, so pandoc can find its data directory. + * Updated windows installer to install data files in the app directory. + pandoc (1.3) [ John MacFarlane ] -- cgit v1.2.3