From f5fa7958b07d0e585542b712b13f7ad9b47a8be9 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 23 Dec 2011 08:28:15 -0500
Subject: [PATCH] Improved logging of GitblitUserService

---
 docs/00_index.mkd |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index 11d571d..89d6941 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -41,7 +41,7 @@
 
 This is what you should download if you want to go from zero to Git in less than 5 mins.
 
-All dependencies are downloaded on first execution.
+All dependencies are bundled.
 
 ### WAR: For Your Servlet Container
 *Gitblit WAR* is what you should download if you already have a servlet container available that you wish to use.  Jetty 6/7/8 and Tomcat 6/7 are known to work.  Generally, any Servlet 2.5 or Servlet 3.0 container should work.
@@ -66,6 +66,7 @@
 
 ### Integration with Your Infrastructure
 
+- Groovy push hook scripts
 - Pluggable user service mechanism for custom authentication, authorization, and user management
 - Rich RSS feeds
 - JSON-based RPC mechanism

--
Gitblit v1.9.1