aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-13 14:25:24 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-13 14:25:24 -0400
commit49bbf18e68a78f03cd3a992b53f0e13f0a7bfa38 (patch)
tree9b07b3ea34c25572f460ee194922bd49ffa51a7f /debian/changelog
parentbede36dfc8a10d420adc25b869087146cfee3fd7 (diff)
OSX: Remove ssh and ssh-keygen from dmg as they're included in OSX by default.5.20131213
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8af731481..da3117326 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20131131) UNRELEASED; urgency=low
+git-annex (5.20131213) unstable; urgency=low
* Avoid using git commit in direct mode, since in some situations
it will read the full contents of files in the tree.
@@ -28,8 +28,10 @@ git-annex (5.20131131) UNRELEASED; urgency=low
* Fix direct mode's handling when modifications to non-annexed files
are pulled from a remote. A bug prevented the files from being updated
in the work tree, and this caused the modification to be reverted.
+ * OSX: Remove ssh and ssh-keygen from dmg as they're included in OSX by
+ default.
- -- Joey Hess <joeyh@debian.org> Sun, 01 Dec 2013 13:57:58 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 13 Dec 2013 14:20:32 -0400
git-annex (5.20131130) unstable; urgency=low