summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-06-17 13:43:57 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-06-17 13:57:00 -0400
commit2e89e34523e569050082ce617c0f1653a0a2349a (patch)
treea41319e038765ceb84c53f9acfb40af0458c92e2 /debian
parent4189bf64de8fa96f34a3a82a108712e3848b3477 (diff)
windows no-DOS-box and autostart, at last
Using the crazy but apparently best approach of a VB Script that runs git-annex, in a hidden DOS window. Note that currently the git-annex messages are not directed to daemon.log. Would probably need another layer of script. Also problimatic since the repository may not exist yet.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 931694fc3..40d36bda1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
git-annex (5.20140614) UNRELEASED; urgency=medium
* assistant: Fix one-way assistant->assistant sync in direct mode.
+ * Windows: Got rid of that pesky DOS box when starting the webapp.
+ * Windows: Added Startup menu item so assistant starts automatically
+ on login.
-- Joey Hess <joeyh@debian.org> Mon, 16 Jun 2014 11:28:42 -0400