diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/04_design.mkd | 1 | ||||
-rw-r--r-- | docs/04_releases.mkd | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/04_design.mkd b/docs/04_design.mkd index b4c623ef..c2a73592 100644 --- a/docs/04_design.mkd +++ b/docs/04_design.mkd @@ -42,6 +42,7 @@ The following dependencies are automatically downloaded by Gitblit GO (or alread - [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)
diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index a3ea493d..99e92eee 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -85,6 +85,7 @@ If *realm.ldap.maintainTeams==true* **AND** *realm.ldap.admins* is not empty, th - updated to Wicket 1.4.21
- updated to Lucene 3.6.1
- updated to BouncyCastle 1.47
+- added JCalendar 1.3.2
<hr/>
|