diff options
author | Joey Hess <joey@kitenet.net> | 2010-07-08 14:01:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-07-08 14:05:39 -0400 |
commit | 7dbad39bbe93ebcc05f278965906fd1c77d2bc34 (patch) | |
tree | 7ea21efa8dfb879e648f8cd45bf9b17597c50ebd /debian | |
parent | d4c11466bad0e0aa3ac3c6f0bfc7577633d0d744 (diff) |
Add --changesetup mode that allows easily changing options in a setup file.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9d88b5c9c..c340f8901 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ ikiwiki (3.20100705) UNRELEASED; urgency=low comment moderation queue. * aggregate: Write timestamp next aggregation can happen to .ikiwiki/aggregatetime, to allow for more sophisticated cron jobs. + * Add --changesetup mode that allows easily changing options in a + setup file. -- Joey Hess <joeyh@debian.org> Mon, 05 Jul 2010 13:59:42 -0400 |