From 513ee3ad8a07038d4932624e54e9314821024115 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 May 2013 17:24:11 -0400 Subject: [PATCH] update --- doc/todo/windows_support.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn index a9276e2bed..20a2e03742 100644 --- a/doc/todo/windows_support.mdwn +++ b/doc/todo/windows_support.mdwn @@ -3,6 +3,7 @@ now! --[[Joey]] ## status +* Does not support encryption with gpg. * Does not work with Cygwin's build of git (that git does not consistently support use of DOS style paths, which git-annex uses on Windows). Must use the upstream build of git for Windows.