diff options
author | Richard Maw <richard.maw@gmail.com> | 2017-01-20 16:41:35 +0000 |
---|---|---|
committer | Richard Maw <richard.maw@gmail.com> | 2017-01-20 16:41:35 +0000 |
commit | 1f53b646fed1b91276ebb86c4bbbec5a9d954057 (patch) | |
tree | 0e154f0f2d84aa5c3851c59878cd7889693bfe36 | |
parent | ca1a6e9dc38a4ea342eb386c7cc322ba3b94e7a3 (diff) | |
download | gitano-talk-master.tar.bz2 |
-rw-r--r-- | release.pin | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/release.pin b/release.pin index ed173ad..cd1ed61 100644 --- a/release.pin +++ b/release.pin @@ -93,6 +93,9 @@ Inevitable bugfixes! # Who knows. It's part of Debian now, # so we may have extra users to worry about # finding bugs we didn't think of checking for. +# +# We hope to be reasonably responsive to fixing things +# in the current stable release. -- @@ -102,6 +105,12 @@ Inevitable bugfixes! 2. More testing 3. Two factor authentication +# We can probably manage minor releases that won't break the ABI. +# Our first priorities post-release apart from bugfixes +# are tidying up messes we didn't get around to fixing beforehand +# and adding two factor authentication support, +# since we think improving security is important. + -- 1.x |