From 548b29e87dedac76bad2011cda4e39a9f3d72a21 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 05 Oct 2015 08:04:10 -0400
Subject: [PATCH] Ensure a repository is only searched once

---
 releases.moxie |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/releases.moxie b/releases.moxie
index 667154d..f40eb77 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -24,13 +24,14 @@
     - Use release name as root directory in Gitblit GO artifacts (ticket-109)
     - Split gitblit.properties into gitblit.properties & defaults.properties (ticket-110)
     - Show team type in teams page (pr-217, ticket-168)
+    - Use author date to be consistent with other tools (pr-919)
     additions:
     - Add GitHub Octicons (ticket-106)
     - Support for chain-loading properties files (ticket-110) 
     - Add Priority & Severity fields for tickets (pr-220, ticket-157)
     - Add Maintenance ticket type (pr-223, ticket-206)    
     dependencyChanges:
-    - Guice 4.0-beta5 (ticket-80, ticket-219)
+    - Guice 4.0 (ticket-80, ticket-219)
     - SLF4j 1.7.12
     - gson 2.3.1
     - Freemarker 2.3.22

--
Gitblit v1.9.1