diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-6654_use-correct-provider | 1 | ||||
-rw-r--r-- | changes/feature-6717_split-changelog | 1 | ||||
-rw-r--r-- | changes/feature_support-arch-nobody | 1 | ||||
-rw-r--r-- | changes/non-curve-zmq | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug-6654_use-correct-provider b/changes/bug-6654_use-correct-provider deleted file mode 100644 index 511e2fea..00000000 --- a/changes/bug-6654_use-correct-provider +++ /dev/null @@ -1 +0,0 @@ -- #6654: Regression fix, login attempt is made against previously selected provider. diff --git a/changes/feature-6717_split-changelog b/changes/feature-6717_split-changelog deleted file mode 100644 index 740027cd..00000000 --- a/changes/feature-6717_split-changelog +++ /dev/null @@ -1 +0,0 @@ -- Feature #6717: Split changes log into changelog and history. diff --git a/changes/feature_support-arch-nobody b/changes/feature_support-arch-nobody deleted file mode 100644 index 6aa587a3..00000000 --- a/changes/feature_support-arch-nobody +++ /dev/null @@ -1 +0,0 @@ -- Support 'nobody' (used on Arch) as well as 'nogroup' as group names. Related to #6058. diff --git a/changes/non-curve-zmq b/changes/non-curve-zmq deleted file mode 100644 index 58737723..00000000 --- a/changes/non-curve-zmq +++ /dev/null @@ -1 +0,0 @@ -- Gracefully fall back to ZMQ ipc sockets with restricted access if CurveZMQ is not available (Feature #6646) |