summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-08-27 16:28:33 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-08-27 16:28:33 -0300
commitfd27f48a35736d8ba186c423a7de15ffee5143dd (patch)
tree56e475c1d5c3e450d3b60e0e51c753a2c1091493 /changes
parentc0bc938de234a06670e6a26179564f3ca1e2589a (diff)
[pkg] fold in changes0.9.0rc2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-6594_handle-disabled-registration1
-rw-r--r--changes/bug-7273_logbook-subscriber-start2
-rw-r--r--changes/bug-7281_support-no-locations-for-eip1
-rw-r--r--changes/bug-7343_fix_the_tests1
-rw-r--r--changes/feature-7291_move_tuf1
-rw-r--r--changes/feature-7342_apply_updates1
-rw-r--r--changes/feature-7353_add-soledad-sync-info1
-rw-r--r--changes/feature-7356-disable-eip-on-build1
8 files changed, 0 insertions, 9 deletions
diff --git a/changes/bug-6594_handle-disabled-registration b/changes/bug-6594_handle-disabled-registration
deleted file mode 100644
index 91e84286..00000000
--- a/changes/bug-6594_handle-disabled-registration
+++ /dev/null
@@ -1 +0,0 @@
-- Handle disabled registration on provider. Closes Bug #6594.
diff --git a/changes/bug-7273_logbook-subscriber-start b/changes/bug-7273_logbook-subscriber-start
deleted file mode 100644
index 976d2f35..00000000
--- a/changes/bug-7273_logbook-subscriber-start
+++ /dev/null
@@ -1,2 +0,0 @@
-- Closes bug #7273 - ZMQError: address already in use - logbook subscriber already started.
-- Closes bug - logbook subscriber stop fails if not started.
diff --git a/changes/bug-7281_support-no-locations-for-eip b/changes/bug-7281_support-no-locations-for-eip
deleted file mode 100644
index 9f4e748c..00000000
--- a/changes/bug-7281_support-no-locations-for-eip
+++ /dev/null
@@ -1 +0,0 @@
-- Closes bug #7281. Support a provider not providing location for the eip gateways.
diff --git a/changes/bug-7343_fix_the_tests b/changes/bug-7343_fix_the_tests
deleted file mode 100644
index 93dac4e2..00000000
--- a/changes/bug-7343_fix_the_tests
+++ /dev/null
@@ -1 +0,0 @@
-- Clean up and fix the tests (Closes: #7343)
diff --git a/changes/feature-7291_move_tuf b/changes/feature-7291_move_tuf
deleted file mode 100644
index 3db1fd2b..00000000
--- a/changes/feature-7291_move_tuf
+++ /dev/null
@@ -1 +0,0 @@
-- Move the updater code from the launcher to the client (Closes: #7291)
diff --git a/changes/feature-7342_apply_updates b/changes/feature-7342_apply_updates
deleted file mode 100644
index df7bd726..00000000
--- a/changes/feature-7342_apply_updates
+++ /dev/null
@@ -1 +0,0 @@
-- Added apply_updates.py script for the pyinstaller bundle (Closes: #7342)
diff --git a/changes/feature-7353_add-soledad-sync-info b/changes/feature-7353_add-soledad-sync-info
deleted file mode 100644
index 3efdd720..00000000
--- a/changes/feature-7353_add-soledad-sync-info
+++ /dev/null
@@ -1 +0,0 @@
-- Close Feature #7353, add notifications of soledad sync progress to UI.
diff --git a/changes/feature-7356-disable-eip-on-build b/changes/feature-7356-disable-eip-on-build
deleted file mode 100644
index 35787946..00000000
--- a/changes/feature-7356-disable-eip-on-build
+++ /dev/null
@@ -1 +0,0 @@
-- Allow to disable EIP component on build. Closes: #7356