summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fddf13e04..60d192e55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (3.20130217) UNRELEASED; urgency=low
+
+ * Should now fully support git repositories with core.symlinks=false;
+ always using git's pseudosymlink files in such repositories.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 17 Feb 2013 16:42:16 -0400
+
git-annex (3.20130216) unstable; urgency=low
* Now uses the Haskell uuid library, rather than needing a uuid program.