summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-11-03 10:52:59 -0400
committerKali Kaneko <kali@leap.se>2015-11-03 10:52:59 -0400
commit5d4835203875197959810d013d2d411d72db2cd1 (patch)
tree674c5fcb4c4469ab127f236200dc7d94818af727 /changes
parente5afffff50a746ebf3df3d8cacaf094e3f6e08c1 (diff)
try to use /usr/bin/gpg1, gpg2 is broken for keygen
Diffstat (limited to 'changes')
-rw-r--r--changes/next-changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst
index f6f38011..73e13ae5 100644
--- a/changes/next-changelog.rst
+++ b/changes/next-changelog.rst
@@ -10,13 +10,13 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff.
Features
~~~~~~~~
-- `#7563 <https://leap.se/code/issues/7563>`_: support the use of gnupg2
- `#7542 <https://leap.se/code/issues/7542>`_: Pin mail.bitmask.net provider. Closes feature #7542.
- `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234.
- New feature without related issue number.
Bugfixes
~~~~~~~~
+- `#7563 <https://leap.se/code/issues/7563>`_: try to look for /usr/bin/gpg1
- `#7562 <https://leap.se/code/issues/7562>`_: use zmq embedded minitornado, instead of system lib.
- `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235.
- Bugfix without related issue number.