diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-06 20:46:26 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-06 20:46:26 -0400 |
commit | 9f5f5543bf74362cacaa7eec10d9116b41b8179d (patch) | |
tree | 09f0081bc6d0fe8b930625282e5a90dd63419f00 /debian/changelog | |
parent | fdfaa1b515b68573d4adfaf358284ec77fbff24a (diff) |
ikiwiki-transition: If passed a nonexistant srcdir, or one not containing .ikiwiki, abort with an error rather than creating it.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d4fe91b88..36f4c16fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (3.13) UNRELEASED; urgency=low + + * ikiwiki-transition: If passed a nonexistant srcdir, or one not + containing .ikiwiki, abort with an error rather than creating it. + + -- Joey Hess <joeyh@debian.org> Wed, 06 May 2009 20:45:44 -0400 + ikiwiki (3.12) unstable; urgency=low * Re-enable python-support and add python:Depends to control file. |