aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-01-01 02:14:39 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-01-01 02:14:39 +0000
commit435b2a66fb16ff2dbd87be41c7b35eb9a0e62b0c (patch)
tree9fc7993014a73ba3a29fcef0b47e6275707934db /changelog
parent0fbdd037dbff78c7fc33b321041abb4525390e4d (diff)
downloadpandoc-435b2a66fb16ff2dbd87be41c7b35eb9a0e62b0c.tar.gz
Updated changelog.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1766 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'changelog')
-rw-r--r--changelog8
1 files changed, 6 insertions, 2 deletions
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 ]