From 579cdd4a691adbbe89f85ce679502cf5d1f045d0 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 28 Nov 2012 17:09:45 -0500 Subject: [PATCH] Fixed missing format call for certificate authentication logging --- docs/04_design.mkd | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/docs/04_design.mkd b/docs/04_design.mkd index d1583cd..c2a7359 100644 --- a/docs/04_design.mkd +++ b/docs/04_design.mkd @@ -18,6 +18,7 @@ - magnifying glass search icon courtesy of [Gnome](http://gnome.org) (Creative Commons CC-BY) - Git logo originally designed by [Jason Long](http://git-scm.com/downloads/logos) - modified Git logo originally designed by [Henrik Nyh](http://henrik.nyh.se/2007/06/alternative-git-logo-and-favicon) +- fork icon courtesy of [Ember.js](http://emberjs.com) - other icons courtesy of [FatCow Hosting](http://www.fatcow.com/free-icons) (Creative Commons CC-BY) ### Downloaded Dependencies @@ -40,6 +41,8 @@ - [Groovy](http://groovy.codehaus.org) (Apache 2.0) - [Lucene](http://lucene.apache.org) (Apache 2.0) - [UnboundID](http://www.unboundid.com) (LGPL 2.1) +- [Ivy](http://ant.apache.org/ivy) (Apache 2.0) +- [JCalendar](http://www.toedter.com/en/jcalendar) (LGPL 2.1) ### Other Build Dependencies - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed) -- Gitblit v1.9.1