aboutsummaryrefslogtreecommitdiff
path: root/changelog
AgeCommit message (Collapse)AuthorFilesLines
2011-08-01Updated changelog.John MacFarlane1-0/+10
2011-07-30Updated changelog.John MacFarlane1-1/+6
2011-07-30Updated changelog.John MacFarlane1-4/+6
2011-07-29Updated changelog.John MacFarlane1-2/+1
2011-07-28Updated changelog.John MacFarlane1-0/+120
2011-07-16Updated changelog.John MacFarlane1-0/+101
2011-02-13Bump version to 1.8.1.1 & update changelog.John MacFarlane1-0/+7
2011-02-13Updated changelog.John MacFarlane1-0/+22
2011-02-05Bumped version to 1.8.0.3; updated changelog; fixed source-repository.John MacFarlane1-0/+4
2011-02-05Updated changelog.John MacFarlane1-1/+31
2011-01-31Updated changelog.John MacFarlane1-0/+8
2011-01-30Markdown fixes in changelog.John MacFarlane1-16/+16
2011-01-30Updated changelog.John MacFarlane1-0/+4
2011-01-30Final update of changelog.John MacFarlane1-21/+25
2011-01-29Updated changelog.John MacFarlane1-0/+1
2011-01-29Fixed highlighting for inline code.John MacFarlane1-0/+4
highlightHtml in Highlighting now has a boolean argument that selects between inline and block content. Revised tests for new highlighting-kate.
2011-01-29Updated changelog.John MacFarlane1-8/+124
2011-01-14Updated changelog.John MacFarlane1-17/+40
2011-01-09Updated changelog, relann1.7.John MacFarlane1-3/+20
2011-01-01New version of changelog based on relann draft.John MacFarlane1-219/+154
2011-01-01Updated changelog.John MacFarlane1-0/+298
2010-07-24Minor formatting change.John MacFarlane1-2/+3
2010-07-24Revised format of changelog to match release announcement.John MacFarlane1-189/+154
2010-07-24Minor changelog changes.John MacFarlane1-1/+3
2010-07-23Removed unnecessary item in changelog.John MacFarlane1-4/+0
2010-07-23Updated changelog.John MacFarlane1-0/+21
2010-07-21Reintroduced 'library' cabal flag.John MacFarlane1-2/+0
It is needed for the Windows installer, since if a library is produced, the binary can't be made relocatable. See http://www.haskell.org/ghc/docs/6.12.2/html/Cabal/builders.html section 4.1.2.3.
2010-07-20Updated changelog.John MacFarlane1-0/+175
2010-03-29Bumped version to 1.5.1.1, updated changelog.John MacFarlane1-0/+7
2010-03-23Updated changelog.John MacFarlane1-8/+14
2010-03-23Updated changelog.John MacFarlane1-0/+17
2010-03-21Whitespace fix in changelog.John MacFarlane1-2/+2
2010-03-21Updated changelog and bumped version to 1.5.0.1.John MacFarlane1-0/+7
2010-03-20Updated changelog.fiddlosopher1-0/+2
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1923 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-03-19Tweaked changelog.fiddlosopher1-11/+5
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1915 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-03-19Updated changelog.fiddlosopher1-10/+203
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1912 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-11Added getTemplate to Text.Pandoc.Templates.fiddlosopher1-0/+4
This allows the caller to select whether to allow user overrides from the user data directory (~/.pandoc). git-svn-id: https://pandoc.googlecode.com/svn/trunk@1803 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-10Updated changelog.fiddlosopher1-0/+39
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1801 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-02Added note on markdown2pdf changes.fiddlosopher1-1/+3
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1783 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-02changelog: noted addition of wrappers to windows installer.fiddlosopher1-0/+3
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1782 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-01Amended changelog.fiddlosopher1-1/+1
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1773 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-01Updated changelog.fiddlosopher1-2/+6
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1766 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-31Updated changelog.fiddlosopher1-3/+7
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1761 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-31Updated changelog.fiddlosopher1-0/+98
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1757 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-09Updated changelog.fiddlosopher1-19/+55
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1662 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-05Markdown reader: Treat a backslash followed by a newline as hard linebreak.fiddlosopher1-0/+5
Resolves Issue #154. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1646 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-05Added "head" to list of HTML block-level tags.fiddlosopher1-0/+3
Resolves Issue #108. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1645 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-05Updated changelog.fiddlosopher1-0/+15
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1644 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-01Version bump to 1.3 (because of change to ParserState).fiddlosopher1-1/+1
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1641 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-11-28Updated changelog.fiddlosopher1-0/+9
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1632 788f1e2b-df1e-0410-8736-df70ead52e1b