From: Julian Seward Date: Mon, 22 Jun 2020 08:46:19 +0000 (+0200) Subject: -> 3.16.1 X-Git-Tag: VALGRIND_3_16_1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2FVALGRIND_3_16_BRANCH;p=thirdparty%2Fvalgrind.git -> 3.16.1 --- diff --git a/NEWS b/NEWS index 71a7a01e3c..63d6129807 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,17 @@ +Release 3.16.1 (22 June 2020) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +3.16.1 fixes two critical bugs discovered after 3.16.0 was frozen. It also +fixes character encoding problems in the documentation HTML. + +422677 PPC sync instruction L field should only be 2 bits in ISA 3.0 +422715 32-bit x86: vex: the `impossible' happened: expr_is_guardable: unhandled expr + +(3.16.1, 22 June 2020, 36d6727e1d768333a536f274491e5879cab2c2f7) + + + Release 3.16.0 (27 May 2020) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/configure.ac b/configure.ac index 524230d57d..b86e802204 100755 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT([Valgrind],[3.16.0],[valgrind-users@lists.sourceforge.net]) +AC_INIT([Valgrind],[3.16.1],[valgrind-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR(coregrind/m_main.c) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects]) diff --git a/docs/xml/vg-entities.xml b/docs/xml/vg-entities.xml index aa14f3b47e..7d04ee795b 100644 --- a/docs/xml/vg-entities.xml +++ b/docs/xml/vg-entities.xml @@ -6,8 +6,8 @@ - - + +