diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 03:17:09 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 03:17:09 +0000 |
commit | d442f1b2fc4389f1da49d3b632359a377a6e825e (patch) | |
tree | 40eafa7f92c85ad50a2afa2b5fff3f2ab539e5d8 /debian/changelog | |
parent | dd758c7118be05d9a104c36762da4e5956d5bc17 (diff) |
* Don't error out if estcmd fails, just print a warning message. estcmd is
to fragile to let it kill ikiwiki.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1088fbfda..a439ab32f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,8 +18,10 @@ ikiwiki (1.44) UNRELEASED; urgency=low * Support anchors in wikilinks. * Add a "more" plugin based on one contributed by Ben to allow implementing those dreaded "Read more" links in blogs. + * Don't error out if estcmd fails, just print a warning message. estcmd is + to fragile to let it kill ikiwiki. - -- Joey Hess <joeyh@debian.org> Mon, 19 Feb 2007 20:56:25 -0500 + -- Joey Hess <joeyh@debian.org> Mon, 19 Feb 2007 22:12:25 -0500 ikiwiki (1.43) unstable; urgency=low |