summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-11-04 10:51:07 -0400
committerKali Kaneko <kali@leap.se>2015-11-04 10:51:07 -0400
commit422f634b654e396fa846c5d17311b9ec7dca2b81 (patch)
tree215f1d284b29309c04532135a3d8175975eea248 /changes
parent334569066c66fdf70e6da6cd377db3efd96bd3a2 (diff)
parentaecb13feed8797acaa3f91be45a82a52b64d4723 (diff)
Merge tag '0.9.1' into debian/experimental
Tag leap.bitmask version 0.9.1
Diffstat (limited to 'changes')
-rw-r--r--changes/feature-7552_mail-help-message-on-ui1
-rw-r--r--changes/next-changelog.rst28
2 files changed, 29 insertions, 0 deletions
diff --git a/changes/feature-7552_mail-help-message-on-ui b/changes/feature-7552_mail-help-message-on-ui
new file mode 100644
index 00000000..44ab8fa7
--- /dev/null
+++ b/changes/feature-7552_mail-help-message-on-ui
@@ -0,0 +1 @@
+- Add UI message to help new mail users to get started. Closes feature #7552.
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst
new file mode 100644
index 00000000..90448d57
--- /dev/null
+++ b/changes/next-changelog.rst
@@ -0,0 +1,28 @@
+0.9.2 - xxx
++++++++++++++++++++++++++++++++
+
+Please add lines to this file, they will be moved to the CHANGELOG.rst during
+the next release.
+
+There are two template lines for each category, use them as reference.
+
+I've added a new category `Misc` so we can track doc/style/packaging stuff.
+
+Features
+~~~~~~~~
+- `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234.
+- New feature without related issue number.
+
+Bugfixes
+~~~~~~~~
+- `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235.
+- Bugfix without related issue number.
+
+Misc
+~~~~
+- `#1236 <https://leap.se/code/issues/1236>`_: Description of the new feature corresponding with issue #1236.
+- Some change without issue number.
+
+Known Issues
+~~~~~~~~~~~~
+- `#1236 <https://leap.se/code/issues/1236>`_: Description of the known issue corresponding with issue #1236.