summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog6
-rw-r--r--etc/monkeysphere.conf4
2 files changed, 6 insertions, 4 deletions
diff --git a/Changelog b/Changelog
index 90d7e3b..aca81f2 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+monkeysphere (0.35) upstream;
+
+ * Remove reference to USE_VALIDATION_AGENT.
+
+ -- Jameson Rollins <jrollins@finestructure.net> Wed, 27 Oct 2010 10:46:28 -0400
+
monkeysphere (0.34) upstream;
* fix keys-for-user so that it outputs proper authorized_keys lines
diff --git a/etc/monkeysphere.conf b/etc/monkeysphere.conf
index 9732dc6..ca2fb83 100644
--- a/etc/monkeysphere.conf
+++ b/etc/monkeysphere.conf
@@ -37,7 +37,3 @@
# The path to the SSH authorized_keys file.
#AUTHORIZED_KEYS=~/.ssh/authorized_keys
-
-# Set to true to enable validation agent during X session startup
-# where available.
-#USE_VALIDATION_AGENT=false