summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-08-17 16:14:03 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-08-17 16:14:03 -0700
commitef7f08ba741b34527dbb7e69fba9ba586d86889f (patch)
treef4278311560aab8f81a5bd3d07689fb1aaec0de1
parent3dd536a4ee31eddda31f54424fe349959d4ae093 (diff)
Updated changelog
-rw-r--r--changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/changelog b/changelog
index 3a8343315..7b8a47457 100644
--- a/changelog
+++ b/changelog
@@ -22,7 +22,10 @@ pandoc (1.13.0.1)
`superscript`, and `subscript` extensions, respectively, are
deactivated (#1127).
- * Makefile: Added 'quick' target.
+ * Added `trypandoc` flag to build CGI executable used in the online
+ demo.
+
+ * Makefile: Added 'quick', 'osxpkg' targets.
* Updated README in templates to indicate templates license.
The templates are dual-licensed, BSD3 and GPL2+.