From b2fde8f0dfe2d60b08724e92f919c1f68223101f Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 17 Oct 2011 17:50:09 -0400
Subject: [PATCH] Consistent rpc result codes.

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

diff --git a/docs/01_features.mkd b/docs/01_features.mkd
index 3769ead..9364710 100644
--- a/docs/01_features.mkd
+++ b/docs/01_features.mkd
@@ -8,6 +8,7 @@
     - ![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
+- JSON RPC interface
 - 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

--
Gitblit v1.9.1