From 9cf48d26e7c95306844a2f8e640cd691de3be220 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 12 Jul 2011 20:27:56 -0400
Subject: [PATCH] Fix to build method.

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

diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index d645793..edb058d 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -21,11 +21,10 @@
  
 ### Current Release
 
-%VERSION% ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] &nbsp; *released %BUILDDATE%*
+**%VERSION%** ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)) based on [%JGIT%][jgit] &nbsp; *released %BUILDDATE%*
 
-- clarified SSL certificate generation and configuration for both server-side and client-side
-- added some more troubleshooting information to documentation
-- replaced JavaService with Apache Commons Daemon
+- optionally display repository on-disk size on repositories page<br/>**New:** *web.showRepositorySizes = true*
+- tone-down repository group header color
 
 issues & binaries @ [Google Code][googlecode]<br/>
 sources @ [Github][gitbltsrc]

--
Gitblit v1.9.1