From 7ddab7f37b57254e2255c815fcb629d5e8c2e69c Mon Sep 17 00:00:00 2001 From: Manuele Simi Date: Thu, 15 Jul 2010 23:00:26 +0000 Subject: [PATCH] New changelog.xml for IS-Registry git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/information-system/gCubeIS/Registry@24595 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 1 + CHANGELOG | 19 ------------------- changelog.xml | 22 ++++++++++++++++++++++ 3 files changed, 23 insertions(+), 19 deletions(-) delete mode 100644 CHANGELOG create mode 100644 changelog.xml diff --git a/.classpath b/.classpath index aab7831..c44a168 100644 --- a/.classpath +++ b/.classpath @@ -7,5 +7,6 @@ + diff --git a/CHANGELOG b/CHANGELOG deleted file mode 100644 index bb00f81..0000000 --- a/CHANGELOG +++ /dev/null @@ -1,19 +0,0 @@ -v. 1.3.3 (14-5-2010) - * task #330: added the resource profile in the notification message - -v. 1.3.2 (20-10-2009) - * porting on gCore 060 - -v. 1.3.1 (10-2009) - * startRegistration/updateState/AddRemoveScopes operations removed from Factory Service - * cleanup of old notification code in ProfileResource - * cleanup of resource package - -v. 1.3.0 (04-09-2009) - * Porting on the new IS-IC portType - * Some internal refactoring - -v. 1.2.0 (27-05-2009) - * porting on gCore0.5.0 - * new Service Map management - * filters on gCubeResource b \ No newline at end of file diff --git a/changelog.xml b/changelog.xml new file mode 100644 index 0000000..7cea0db --- /dev/null +++ b/changelog.xml @@ -0,0 +1,22 @@ + + + added the resource profile in the notification message + + + porting on gCore v.060 + + + startRegistration/updateState/AddRemoveScopes operations removed from Factory Service + cleanup of old notification code in ProfileResource + cleanup of resource package + + + porting on the new IS-IC portType + some internal refactoring + + + porting on gCore v.0.5.0 + new Service Map structure + filters on gCubeResource for banning + + \ No newline at end of file