summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-15 19:18:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-15 19:18:04 -0400
commit9faa6f0e33dd9e8c7ec3b96715ea3878ff9ef2f0 (patch)
tree3bde05906addb27cb565d67b05bf686945ee235a /debian/changelog
parent8986a918e5af331db29b953e061dc2d20a5b86d2 (diff)
parenta243fb1c7f04817fa19209689849aa2fe8631b3d (diff)
Merge branch 'master' into windows
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b94c4559..43c7de59e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ git-annex (4.20130502) UNRELEASED; urgency=low
* git-annex-shell: Ensure that received files can be read. Files
transferred from some Android devices may have very broken permissions
as received.
+ * direct mode: Direct mode commands now work on files staged in the index,
+ they do not need to be committed to git.
* Temporarily add an upper bound to the version of yesod that can be built
with, since yesod 1.2 has a great many changes that will require extensive
work on the webapp.
@@ -24,6 +26,7 @@ git-annex (4.20130502) UNRELEASED; urgency=low
the destination's default file permissions, as the local ones can
be arbitrarily broken. (Ie, ----rwxr-x for files on Android)
* migrate: Detect if a file gets corrupted while it's being migrated.
+ * Debian: Add a menu file.
-- Joey Hess <joeyh@debian.org> Thu, 02 May 2013 20:39:19 -0400