From 1f82620a088efa2ba3254df1805e229266690673 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 08 Jan 2013 15:19:53 -0500
Subject: [PATCH] Catch a few other possible error scenarios in Redmine user service

---
 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 b4c623e..622e4a2 100644
--- a/docs/04_design.mkd
+++ b/docs/04_design.mkd
@@ -42,6 +42,9 @@
 - [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)
+- [Commons-Compress](http://commons.apache.org/compress) (Apache 2.0)
+- [XZ for Java](http://tukaani.org/xz/java.html) (Public Domain)
 
 ### Other Build Dependencies
 - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed)

--
Gitblit v1.9.1