From 4a85015b9cbc2feab91e70db166ca37e5a523a14 Mon Sep 17 00:00:00 2001 From: Claudia Juergen Date: Wed, 19 Sep 2007 14:46:50 +0000 Subject: [PATCH] (Brian Helm) SF Patch 1794700 Bug fix for stat-monthly and stat-report-monthly git-svn-id: http://scm.dspace.org/svn/repo/trunk@2208 9c30dcfa-912a-0410-8fc2-9e0234be79fd --- dspace/CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dspace/CHANGES b/dspace/CHANGES index c1187195d8..16e118176d 100644 --- a/dspace/CHANGES +++ b/dspace/CHANGES @@ -1,3 +1,6 @@ +(Brian Helm) +SF Patch 1794700 Bug fix for stat-monthly and stat-report-monthly + (Robert Tansley / Barhatov Andrew) - Authentication code moved to new org.dspace.authenticate package - Added IP Authentication (SF patch #1566820)