summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-01-08 21:16:18 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-01-08 21:16:18 +0000
commit9a37ee459cafd70310d732e600a73ccfdfe2cbb8 (patch)
treeff972955cbba87470d0f571d8d938b2a3371db11 /debian/changelog
parent58697ebe785b1f7eb4713d8874cd5aaae4d6a03b (diff)
Documentation changes corresponding to r456.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@457 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index a06c40579..8ce9acc47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -210,9 +210,6 @@ pandoc (0.3) unstable; urgency=low
+ getopts shell builtin is used for portable option parsing.
+ Improved html2markdown's web grabber code, making it more robust,
configurable and verbose. Added '-e', '-g' options.
- Possible use case:
- # Use wget by setting timeout to 10 seconds and limit retries to 2.
- html2markdown -g 'wget --timeout=10 --tries=2'
-- Recai Oktaş <roktas@debian.org> Fri, 05 Jan 2007 09:41:19 +0200