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