From 18d7a1ac2142f5b16a480cb51d7bcc1bce55cd61 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 21 Feb 2012 17:30:41 -0500
Subject: [PATCH] Fixed activity page timezone bug (issue 54)

---
 docs/04_design.mkd |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/04_design.mkd b/docs/04_design.mkd
index d4ddbc9..4fbb2a1 100644
--- a/docs/04_design.mkd
+++ b/docs/04_design.mkd
@@ -11,6 +11,7 @@
 The following dependencies are bundled with Gitblit.
 
 - [Bootstrap](http://twitter.github.com/bootstrap) (Apache 2.0)
+- [GLYPHICONS](http://glyphicons.com) (Creative Commons CC-BY)
 - [Clippy](https://github.com/mojombo/clippy) (MIT)
 - [google-code-prettify](http://code.google.com/p/google-code-prettify) (Apache 2.0)
 - [Commons Daemon](http://commons.apache.org/daemon) (Apache 2.0)

--
Gitblit v1.9.1