From e2ea44e2b042e86c0eb3a02eb52a92457b6bf179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Thu, 20 Mar 2014 10:41:48 -0300 Subject: Refactor EIPBootstrapper to the backend --- changes/feature_refactor_eip_bootstrapper | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/feature_refactor_eip_bootstrapper (limited to 'changes') diff --git a/changes/feature_refactor_eip_bootstrapper b/changes/feature_refactor_eip_bootstrapper new file mode 100644 index 00000000..b2e86638 --- /dev/null +++ b/changes/feature_refactor_eip_bootstrapper @@ -0,0 +1 @@ +- Refactor EIPBootstrapper to the backend. Closes #5348. \ No newline at end of file -- cgit v1.2.3 From 31162802bb8712a4d0d8e4b007b9ef55e13d3993 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Fri, 21 Mar 2014 15:18:32 -0300 Subject: Add changes file for #5347. --- changes/feature-5347_refactor-srpauth-to-backend | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/feature-5347_refactor-srpauth-to-backend (limited to 'changes') diff --git a/changes/feature-5347_refactor-srpauth-to-backend b/changes/feature-5347_refactor-srpauth-to-backend new file mode 100644 index 00000000..a8b3feea --- /dev/null +++ b/changes/feature-5347_refactor-srpauth-to-backend @@ -0,0 +1 @@ +- Refactor: move SRPAuth to the backend. Closes #5347. -- cgit v1.2.3 From 655ddc78b241ce49647445f52c8e8572ce5c2030 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Tue, 1 Apr 2014 15:58:31 -0300 Subject: Add changes file for #5349. --- changes/feature-5349_move-eip-to-backend | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/feature-5349_move-eip-to-backend (limited to 'changes') diff --git a/changes/feature-5349_move-eip-to-backend b/changes/feature-5349_move-eip-to-backend new file mode 100644 index 00000000..128524ff --- /dev/null +++ b/changes/feature-5349_move-eip-to-backend @@ -0,0 +1 @@ +- Refactor: move EIP to backend. Closes #5349. -- cgit v1.2.3