Skip to content

Commit

Permalink
issue: 321712 ****************** VMA 9.2.0 *******************
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Ivanov <igor.ivanov.va@gmail.com>
  • Loading branch information
igor-ivanov committed Nov 12, 2020
1 parent ee0a1b9 commit 181ddec
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ dnl===-----------------------------------------------------------------------===
# Update version number here:
#
define([vma_ver_major], 9)
define([vma_ver_minor], 1)
define([vma_ver_revision], 1)
define([vma_ver_minor], 2)
define([vma_ver_revision], 0)
define([vma_ver_release], esyscmd([echo ${VMA_RELEASE:=0}]))


Expand Down
10 changes: 10 additions & 0 deletions journal.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Version 9.2.0-0:
Date + Time 2020-11-12
=============================================================
Added:
- RM #2233904 Support Bonding over RDMA-Core

Fixed:
- RM #1775713 Fix synchronization issue in attach/detach flow
- RM #2233349 Detect default hugepage size

Version 9.1.1-0:
Date + Time 2020-07-09
=============================================================
Expand Down

0 comments on commit 181ddec

Please sign in to comment.