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/01_features.mkd |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/01_features.mkd b/docs/01_features.mkd
index 39fbfaa..7d33911 100644
--- a/docs/01_features.mkd
+++ b/docs/01_features.mkd
@@ -12,6 +12,7 @@
 - Java/Swing Gitblit Manager tool 
 - Gitweb inspired web UI
 - Groovy pre- and post- push hook scripts, per-repository or globally for all repositories
+- Email push notifications *(via sendmail.groovy push script)*
 - 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
 - Administrators may create, edit, rename, or delete teams through the web UI or RPC interface

--
Gitblit v1.9.1