aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2ce7e58d7..dee489f59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -101,6 +101,9 @@ pandoc (0.45) unstable; urgency=low
that a temp file is now always used, even when input comes from a
local file or standard input.
+ * Removed 'version' constant from Main.hs; added 'pandocVersion' to
+ Text.Pandoc library.
+
* Fixed MacPorts Portfile:
+ Modified to install the pandoc library in addition to programs.