From 86dca9da11d66aba2104ab64fbe3affb5ebf0ff4 Mon Sep 17 00:00:00 2001
From: Robin Rosenberg <robin.rosenberg@dewire.com>
Date: Sun, 01 Sep 2013 13:58:28 -0400
Subject: [PATCH] Don't crash with an NPE when the cache contains removed repositoried

---
 src/site/features.mkd |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/site/features.mkd b/src/site/features.mkd
index b9b44a5..d5bf410 100644
--- a/src/site/features.mkd
+++ b/src/site/features.mkd
@@ -37,6 +37,7 @@
 - Redmine authentication
 - Salesforce.com authentication
 - Windows authentication
+- PAM authentication
 - Gravatar integration
 - Git-notes display support
 - Submodule support

--
Gitblit v1.9.1