From 3496564b412ba761b0f59fbcb0b9e43f07f85bcf Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 21 Feb 2012 17:21:16 -0500 Subject: [PATCH] Expand age coloring from 2 days to 30 days (issue 57) --- docs/04_releases.mkd | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index 117c8cf..f675113 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -12,6 +12,7 @@ - block pushes to a repository with a working copy (i.e. non-bare repository) (issue-49) - web.datetimestampLongFormat from *EEEE, MMMM d, yyyy h:mm a z* to *EEEE, MMMM d, yyyy HH:mm Z* (issue 50) +- expanded commit age coloring from 2 days to 30 days (issue 57) #### additions @@ -36,6 +37,8 @@ - updated to Bootstrap 2.0 - added GLYPHICONS (as bundled with Bootstrap 2.0) +- updated to MarkdownPapers 1.2.7 +- updated to JGit 1.3.0.201202151440-r <hr/> -- Gitblit v1.9.1