From a612e6af36c9c2bd2ef81d9c1697ce1543a1a9df Mon Sep 17 00:00:00 2001 From: John Crygier <john.crygier@aon.com> Date: Sat, 31 Mar 2012 08:32:16 -0400 Subject: [PATCH] Add ClientLogger so scripts can log info / warning messages to the pushing client. --- docs/04_releases.mkd | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index 322aed4..057661a 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -7,6 +7,8 @@ #### fixes - Fixed absolute path/canonical path discrepancy between Gitblit and JGit regarding use of symlinks (issue 78) +- Fixed row layout on activity page (issue 79) +- Fixed Centos service script (Github/mohamedmansour) **0.9.1** *released 2012-03-27* -- Gitblit v1.9.1