diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-28 00:12:47 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-28 00:12:47 -0500 |
commit | 60d2dd318f66563c3ee3bde950d7f53426530acc (patch) | |
tree | c540152a29cc4112124a6432ef77e9d186e39257 /debian | |
parent | 70972b16874583bb642b093fb9906a0967d69ac3 (diff) | |
download | ikiwiki-60d2dd318f66563c3ee3bde950d7f53426530acc.tar ikiwiki-60d2dd318f66563c3ee3bde950d7f53426530acc.tar.gz |
Add new --clean option; this makes ikiwiki remove all built files in the destdir, as well as wrappers and the .ikiwiki directory.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 832bbaa85..3b92c598d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20100213) UNRELEASED; urgency=low +ikiwiki (3.20100228) UNRELEASED; urgency=low * comments: Display number of comments in comment action link. * Rebuild wikis on upgrade to this version to get the comment counts @@ -8,6 +8,8 @@ ikiwiki (3.20100213) UNRELEASED; urgency=low files/directories. * Fix admin openid detection in setup automator, and avoid prompting for a password. + * Add new --clean option; this makes ikiwiki remove all built + files in the destdir, as well as wrappers and the .ikiwiki directory. -- Joey Hess <joeyh@debian.org> Sun, 14 Feb 2010 17:02:10 -0500 |