diff --git a/ChangeLog b/ChangeLog index 2cbf7f2acdfd463bdd6ab36e30e0edd9c72b699b..6550100b39a8743f8147ccdeba791845ad0908f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ -Fri Aug 09 2019 Marcin Åšlusarz <marcin.slusarz@intel.com> +Tue Aug 27 2019 Marcin Åšlusarz <marcin.slusarz@intel.com> - * Version 1.6.1-rc1 + * Version 1.6.1 This release fixes possible pool corruptions on Windows (see https://github.com/pmem/pmdk/pull/3728 for details), @@ -49,6 +49,9 @@ Fri Aug 09 2019 Marcin Åšlusarz <marcin.slusarz@intel.com> - test: avoid obj_critnib_mt taking very long on many-core machines - test: deal with libndctl's path without build system - test: overwrite old log in pmempool_create/TEST14.PS1 + - test: fix match files in tests which use dax devices + - test: fix match file in rpmem_addr_ext test + - test: fix pmempool_check test Fri Aug 09 2019 Marcin Åšlusarz <marcin.slusarz@intel.com> diff --git a/GIT_VERSION b/GIT_VERSION deleted file mode 100644 index f59cc05cb6952f2fd8a3be03c1765c99881acb22..0000000000000000000000000000000000000000 --- a/GIT_VERSION +++ /dev/null @@ -1 +0,0 @@ -$Format:%h %d$ \ No newline at end of file diff --git a/VERSION b/VERSION new file mode 100644 index 0000000000000000000000000000000000000000..9c6d6293b1a8f448def89c2d5bfa63b89a24e0cc --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +1.6.1