From fa4b44438f0c1296b5fc4d274a6eca40567a667e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 18 Mar 2013 12:01:40 -0400 Subject: [PATCH] close --- .../Syncing_creates_broken_links_instead_of_proper_files.mdwn | 4 ++++ git-annex.cabal | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/bugs/Syncing_creates_broken_links_instead_of_proper_files.mdwn b/doc/bugs/Syncing_creates_broken_links_instead_of_proper_files.mdwn index 8defcfe5fa..b10df810c8 100644 --- a/doc/bugs/Syncing_creates_broken_links_instead_of_proper_files.mdwn +++ b/doc/bugs/Syncing_creates_broken_links_instead_of_proper_files.mdwn @@ -45,3 +45,7 @@ What version of git-annex are you using? On what operating system? Description: Ubuntu 12.04.1 LTS Release: 12.04 Codename: precise + +> [[done]]; the webapp now detects when XMPP pairing has been used but no +> transfer remote is available, and prompts the user to create one. +> --[[Joey]] diff --git a/git-annex.cabal b/git-annex.cabal index c9f802202a..e074b9c62f 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 4.20130314 +Version: 4.20130315 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess