From d40adc7553bc900328afa918f45b6d9e9c3087fb Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 24 Oct 2011 08:20:35 -0400
Subject: Fixed security hole when cloning repository with TortoiseGit (issue
 28)

---
 docs/01_features.mkd | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

(limited to 'docs/01_features.mkd')

diff --git a/docs/01_features.mkd b/docs/01_features.mkd
index 93647101..5f15aaea 100644
--- a/docs/01_features.mkd
+++ b/docs/01_features.mkd
@@ -9,11 +9,12 @@
     - ![freeze](cold_16x16.png) Freeze repository (i.e. deny push, make read-only)
 - Ability to federate with one or more other Gitblit instances
 - JSON RPC interface
+- Java/Swing Gitblit Manager tool 
 - Gitweb inspired web UI
-- Administrators may create, edit, rename, or delete repositories through the web UI
-- Administrators may create, edit, rename, or delete users through the web UI
+- Administrators may create, edit, rename, or delete repositories through the web UI or RPC interface
+- Administrators may create, edit, rename, or delete users through the web UI or RPC interface
 - Repository Owners may edit repositories through the web UI
-- Git-notes support
+- Git-notes display support
 - Branch metrics (uses Google Charts)
 - HEAD and Branch RSS feeds
 - Blame annotations view
-- 
cgit v1.2.3