diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-21 16:21:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-21 16:21:40 -0400 |
commit | dec9b4e2c9eab4fd5cbd661eb475d96e9e5ca8c0 (patch) | |
tree | 0be610842022f8de519c14a044ec5eca6e4a0283 /debian/changelog | |
parent | b12f29e4562e73e52c1a923c3c3b743b9bbc4ce2 (diff) |
Avoid using cp -a (again). (HenrikBrixAndersen)
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 fe0bbec12..d7ea6c1af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ikiwiki (2.62) UNRELEASED; urgency=low + + * Avoid using cp -a (again). (HenrikBrixAndersen) + + -- Joey Hess <joeyh@debian.org> Thu, 21 Aug 2008 16:20:58 -0400 + ikiwiki (2.61) unstable; urgency=low * poll: Fix typo that broke plugin. |