diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-23 01:44:11 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-23 01:44:11 +0000 |
commit | bb0cbecbc377c3966f177b210fcfabe487d0452c (patch) | |
tree | b50f849cd7f6dcf6a5001f03acacc747201eabb4 /debian | |
parent | 4550b6258bf759f28a10eeb82d36c659330376c1 (diff) |
* Correct bug in the img plugin that caused dependencies on images to not
always be tracked correctly.
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 331075db2..ef262ab04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ ikiwiki (2.2) UNRELEASED; urgency=low When aggregating, it does not wait for the lock if it cannot get it, and instead exits, to prevent aggregating processes from piling up. * Updated Spanish translation from Victor Moral. + * Correct bug in the img plugin that caused dependencies on images to not + always be tracked correctly. - -- Joey Hess <joeyh@debian.org> Mon, 21 May 2007 13:18:37 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 22 May 2007 21:29:13 -0400 ikiwiki (2.1) unstable; urgency=low |