From ff148dd3af7afa81736c0f8600912fa88099a6b9 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Sun, 01 Jan 2012 13:32:37 -0500
Subject: [PATCH] Added unit test for blockpush.groovy

---
 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