summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-11 22:38:42 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-11 22:38:42 -0400
commit33f42db2ea0422551223c255d85d9f4e45ee404b (patch)
tree26a8364295b181cbfd97dd1d07f70ac836c444ac /debian/changelog
parent99eec4f03de310b544ae727b3b28f14271ef3e30 (diff)
git: --getctime will now follow renames back to the original creation of a file.
This will be a bit more expensive, but --getctime does not need to be fast. And getting the real creation time a very useful when untangling blog histories that involve renames.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 22935955a..76094e7a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ ikiwiki (3.20091010) UNRELEASED; urgency=low
* ikiwiki-calendar: New command automates creation of archive pages
using the calendar plugin.
+ * git: --getctime will now follow renames back to the original creation
+ of a file.
-- Joey Hess <joeyh@debian.org> Sun, 11 Oct 2009 15:54:45 -0400