From ab1e1148ba6ec2a0e53ff54398173204febc9a4a Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 25 Oct 2013 07:58:23 -0400
Subject: [PATCH] Determine best commit id for the commit and use that in links

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

diff --git a/releases.moxie b/releases.moxie
index df1ecce..b2968a1 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -25,6 +25,7 @@
 	- Removed internal Gitblit ref exclusions in the upload pack
 	- Removed "show readme" setting in favor of automatic detection
 	- Support plain text "readme" files
+	- Determine best commit id (e.g. "master") for the tree and docs pages and use that in links
     additions:
 	- Added branch graph image servlet based on EGit's branch graph renderer (issue-194)
 	- Added option to render Markdown commit messages (issue-203)

--
Gitblit v1.9.1