diff options
Diffstat (limited to 'doc/relnotes')
-rw-r--r-- | doc/relnotes/1_11_18.rst | 5 | ||||
-rw-r--r-- | doc/relnotes/index.rst | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/relnotes/1_11_18.rst b/doc/relnotes/1_11_18.rst new file mode 100644 index 000000000..eb980b95e --- /dev/null +++ b/doc/relnotes/1_11_18.rst @@ -0,0 +1,5 @@ +Version 1.11.18, Not Yet Released +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* In this release Botan has switched VCS from `monotone` to `git`, + and is now hosted on github at https://github.com/randombt/botan diff --git a/doc/relnotes/index.rst b/doc/relnotes/index.rst index f94a0bfea..b93b327f5 100644 --- a/doc/relnotes/index.rst +++ b/doc/relnotes/index.rst @@ -8,6 +8,7 @@ Series 1.11 .. toctree:: :maxdepth: 1 + 1_11_18 1_11_17 1_11_16 1_11_15 |