diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-25 18:39:06 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-08-25 18:39:06 +0000 |
commit | 021f15228931e72b3466561ad2e718b1ec302da1 (patch) | |
tree | 5ad6bbe5905b815ea4601abd4437ac48aff3362b /web | |
parent | f609755cb6eed6e0f42f90f1c6814f7578b2000a (diff) | |
download | pandoc-021f15228931e72b3466561ad2e718b1ec302da1.tar.gz |
Separated $(web_dest) and website targets.
Fixed a bug in index.txt.in.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@898 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web')
-rw-r--r-- | web/index.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.txt.in b/web/index.txt.in index c85af26ee..373880494 100644 --- a/web/index.txt.in +++ b/web/index.txt.in @@ -104,7 +104,7 @@ You may view existing bug reports and submit new ones at # News -- Version @VERSION@ released (August 19, 2007). +- Version 0.41 released (August 19, 2007). Fixes bugs in the handling of ordered lists and raw HTML. For details, see the changelog. |