summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-01-21 13:22:42 -0400
committerJoey Hess <joey@kitenet.net>2014-01-21 13:22:42 -0400
commitd80c547a7d1261f158148ca85e627cc2ecb005f2 (patch)
tree16296c410c02a85f825211e3ffdefc77f2fc2092 /debian
parent2fb69f6da944dfbc0881035c23aa1123bc687120 (diff)
downloadgit-repair-d80c547a7d1261f158148ca85e627cc2ecb005f2.tar.gz
Check git version at run time.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f44064c..4a9ab76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ git-repair (1.20140115) unstable; urgency=medium
implemented.
* Fix bug in packed refs file exploding code that caused a .gitrefs
directory to be created instead of .git/refs
+ * Check git version at run time.
-- Joey Hess <joeyh@debian.org> Wed, 15 Jan 2014 16:53:30 -0400