summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 443fc8796..cefdca193 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,7 +17,7 @@ git-annex (5.20140413) UNRELEASED; urgency=medium
* Avoid depending on shakespeare except for when building the webapp.
* uninit: Avoid making unncessary copies of files.
* info: Allow use in a repository where annex.uuid is not set.
- * reinit: New command that can initialize a new reposotory using
+ * reinit: New command that can initialize a new repository using
the configuration of a previously known repository.
Useful if a repository got deleted and you want
to clone it back the way it was.
@@ -28,6 +28,7 @@ git-annex (5.20140413) UNRELEASED; urgency=medium
unncessarily losing file permissions on non-crippled systems.
* webapp: Start even if the current directory is listed in
~/.config/git-annex/autostart but no longer has a git repository in it.
+ * findref: New command, like find but shows files in a specified git ref.
-- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 21:33:35 -0400