diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-09 14:44:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-09 14:44:58 -0400 |
commit | 6f46cc3b3134e947bb2c5f1ae7dfdd85c9d9dc0c (patch) | |
tree | 1153c6722899aa5bf55b774903419184d56c4403 /debian/changelog | |
parent | 848d0d0a3bdbae74133f3a14c13923c696f28ffb (diff) |
progress: New plugin to generate progress bars (willu)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6ef68a7f6..fb1da867c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ ikiwiki (2.64) UNRELEASED; urgency=low * Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir specified. * ddate: Stop clobbering timeformat when not enabled. + * progress: New plugin to generate progress bars (willu) -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400 |