diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-15 22:56:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-15 22:56:06 -0400 |
commit | 5f33532468fbd52b15ab599a3198749efcfc7710 (patch) | |
tree | 0fd97813bc3bfe4bc7ad75767ee0ba1382b82437 /debian | |
parent | f7d4904fee5fcc380196d9c6825676040270270f (diff) |
Make --gettime be honored after initial setup.
Bugfix in passing: New files not treated as such when no rcs is used.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c28120922..cc128c46f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ ikiwiki (3.20100611) UNRELEASED; urgency=low * calendar: Tune archive_pagespec to only match pages, not other files. * Fix issues with combining unicode srcdirs and source files. (Workaround bug #586045) + * Make --gettime be honored after initial setup. -- Joey Hess <joeyh@debian.org> Fri, 11 Jun 2010 13:39:15 -0400 |