From 7ad6d3a8eeb80f0b269eaaf6373ebbbc7eab7e80 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 23 Jul 2013 18:04:30 -0400
Subject: [PATCH] Documentation

---
 NOTICE              |    8 ++++++++
 src/site/design.mkd |    1 +
 releases.moxie      |    3 ++-
 3 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/NOTICE b/NOTICE
index 9bd356a..ca7979b 100644
--- a/NOTICE
+++ b/NOTICE
@@ -302,4 +302,12 @@
    Apache License 2.0.
    
    https://code.google.com/p/guava-libraries
+
+---------------------------------------------------------------------------
+libpam4j
+---------------------------------------------------------------------------
+   libpam4j, release under the
+   MIT license.
+   
+   https://github.com/kohsuke/libpam4j
   
\ No newline at end of file
diff --git a/releases.moxie b/releases.moxie
index 2f601eb..b4b17e1 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -33,7 +33,8 @@
 	- Added optional browser-side page caching using Last-Modified and Cache-Control for the dashboard, activity, project, and several repository pages
 	- Added a GET_USER request type for the RPC mechanism (issue-275)
 	- Added PAMUserService to authenticate against a local Linux/Unix/MacOSX server
-    dependencyChanges: ~
+    dependencyChanges:
+    - added libpam4j 1.7
 	settings:
 	- { name: 'web.pageCacheExpires', defaultValue: 0 }
 	- { name: 'realm.pam.backingUserService', defaultValue: 'users.conf' }
diff --git a/src/site/design.mkd b/src/site/design.mkd
index 1abb14a..601d68a 100644
--- a/src/site/design.mkd
+++ b/src/site/design.mkd
@@ -51,6 +51,7 @@
 - [Waffle](http://dblock.github.io/waffle) (EPL 1.0)
 - [JNA](https://github.com/twall/jna) (LGPL 2.1)
 - [Guava](https://code.google.com/p/guava-libraries) (Apache 2.0)
+- [libpam4j](https://github.com/kohsuke/libpam4j) (MIT)
 
 ### Other Build Dependencies
 - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed)

--
Gitblit v1.9.1