From 65f87705d73feba0289e092de01f1adaebc3a334 Mon Sep 17 00:00:00 2001
From: Eric Rasmussen <erasmussen2@unl.edu>
Date: Tue, 16 Feb 2010 22:10:07 +0000
Subject: [PATCH] readme updated to reflect patches

---
 README | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 41b5fa44..7202b2ef 100644
--- a/README
+++ b/README
@@ -71,7 +71,7 @@ elgg/mod/globe 	http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/globe
 elgg/mod/messages	http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/messages
 elgg/mod/browse	http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/browse
 elgg/mod/mass_mailouts	http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/mass_mailouts
-elgg/mod/cas_auth	http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/cas_auth
+elgg/mod/cas_auth_unl	http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/cas_auth_unl
 elgg/mod/customindex	http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/customindex
 elgg/mod/unl_theme	http://its-gforge.unl.edu/svn/unl_elgg/trunk/plugins/unl_theme 
 
@@ -81,7 +81,10 @@ elgg/featured/ http://its-gforge.unl.edu/svn/unl_huskers/trunk/
 ** Patches
 *******
 All patches are located in the /pathces directory. These include:
-/pathces/lowercase_post.diff
+patches/relationship_get_set_public.diff  *__get __set not declared correctly
+patches/lowercase_post.diff           *Forms use POST which doesn't validate 
+patches/strip_tags_name_field.diff	  *Display Name field allowed html that often was not escaped upon output
+patches/add_closing_labels.diff       
 
 
 *******
-- 
GitLab