summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-10-31 17:17:48 -0300
committerTomás Touceda <chiiph@leap.se>2013-10-31 17:17:48 -0300
commitbd420f8ecb15c0973496e2c0d2a3255b28b9616d (patch)
treed7abdfb1fbba3e122f61264624d4e447a51ce510 /changes
parent1704ca96da952a17f5d06d34e2e13bc3bb499edd (diff)
parentb2a62d05985ab3bc50fc36e5b9e89765e39da58e (diff)
Merge remote-tracking branch 'ivan/bug/4093_change-password-policy' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-4093_change-password-policy2
-rw-r--r--changes/bug-4117_select-current-logged-in-provider-in-preferences-window2
2 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug-4093_change-password-policy b/changes/bug-4093_change-password-policy
new file mode 100644
index 00000000..87f6fd15
--- /dev/null
+++ b/changes/bug-4093_change-password-policy
@@ -0,0 +1,2 @@
+ - Enable password change in the client only if it has started the correct
+ services. Closes #4093.
diff --git a/changes/bug-4117_select-current-logged-in-provider-in-preferences-window b/changes/bug-4117_select-current-logged-in-provider-in-preferences-window
new file mode 100644
index 00000000..46a031e0
--- /dev/null
+++ b/changes/bug-4117_select-current-logged-in-provider-in-preferences-window
@@ -0,0 +1,2 @@
+ - Select the current logged in provider in the preferences window. Closes
+ #4117.