From fa5e6f97aab0faca8e11ab8a264b0190c145b07f Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 04 Nov 2011 17:25:00 -0400
Subject: [PATCH] Documentation.

---
 docs/01_features.mkd |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/docs/01_features.mkd b/docs/01_features.mkd
index 3769ead..cd4fecf 100644
--- a/docs/01_features.mkd
+++ b/docs/01_features.mkd
@@ -8,11 +8,13 @@
     - ![view](shield_16x16.png) *Authenticated View, Clone & Push*
     - ![freeze](cold_16x16.png) Freeze repository (i.e. deny push, make read-only)
 - Ability to federate with one or more other Gitblit instances
+- RSS/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

--
Gitblit v1.9.1