From 80b6fec124916efe960ac7ce8f5aff62078507c9 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sun, 02 Oct 2011 17:16:09 -0400 Subject: [PATCH] Documentation. --- docs/04_releases.mkd | 1 + docs/00_index.mkd | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/00_index.mkd b/docs/00_index.mkd index fde2d34..ee54b18 100644 --- a/docs/00_index.mkd +++ b/docs/00_index.mkd @@ -28,6 +28,7 @@ **%VERSION%** ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)|[fedclient](http://code.google.com/p/gitblit/downloads/detail?name=%FEDCLIENT%)) based on [%JGIT%][jgit] *released %BUILDDATE%* +- fixed/broke: federation protocol. serialized dates now include the timezone. This breaks 0.6.0 clients/servers. - improved: updated ui with Twitter's Bootstrap CSS toolkit <br/>**New:** *web.loginMessage = gitblit* - fixed: Null pointer exception if did not set federation strategy (issue 20) diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index cb1f898..68a0193 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -3,6 +3,7 @@ ### Current Release **%VERSION%** ([go](http://code.google.com/p/gitblit/downloads/detail?name=%GO%)|[war](http://code.google.com/p/gitblit/downloads/detail?name=%WAR%)|[fedclient](http://code.google.com/p/gitblit/downloads/detail?name=%FEDCLIENT%)) based on [%JGIT%][jgit] *released %BUILDDATE%* +- fixed/broke: federation protocol. serialized dates now include the timezone. This breaks 0.6.0 clients/servers. - improved: updated ui with Twitter's Bootstrap CSS toolkit <br/>**New:** *web.loginMessage = gitblit* - fixed: Null pointer exception if did not set federation strategy (issue 20) -- Gitblit v1.9.1