From 684cfd65840762029472b826bde317be951c2c08 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 20 Jun 2013 17:42:24 -0400 Subject: [PATCH] Display full message on commitdiff page (issue-258) --- releases.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index 6091daf..8ac0c49 100644 --- a/releases.moxie +++ b/releases.moxie @@ -36,6 +36,7 @@ changes: - Improved error logging for servlet containers which provide a null contextFolder (issue 199) - Improve Gerrit change ref decoration in the refs panel (issue 206) + - Display full commit message on commitdiff page (issue-258) - Improved the repository url display. This display now indicates your repository access permission, per-protocol. - Automatically encode/decode usernames for urls using %XX notation on space, @, and \ - Disable Gson's pretty printing which has a huge performance gain -- Gitblit v1.9.1