diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-28 13:04:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-28 13:04:45 -0400 |
commit | 2b602e2e9f06c79e969ae2e2fea64052edd82e6b (patch) | |
tree | e1fca2494b986b0515b627d6d3b829eb42ace266 /debian/changelog | |
parent | be2f9421d5d3d4359b61ccbfbdaa7a7df58ed990 (diff) |
filecheck: Fixed two bits broken in move from attachment.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5d2a7d6d1..f1265ebec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (2.63) UNRELEASED; urgency=low + + * filecheck: Fixed two bits broken in move from attachment. + + -- Joey Hess <joeyh@debian.org> Thu, 28 Aug 2008 13:04:15 -0400 + ikiwiki (2.62) unstable; urgency=low * Avoid using cp -a (again). (HenrikBrixAndersen) |