mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
-> 3.18.0.RC1
This commit is contained in:
parent
5675b90cc0
commit
20abe9e148
3
NEWS
3
NEWS
@ -1,4 +1,4 @@
|
||||
Release 3.??.? (?? 2021)
|
||||
Release 3.18.0 (15 Oct 2021)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
This release supports X86/Linux, AMD64/Linux, ARM32/Linux, ARM64/Linux,
|
||||
@ -94,6 +94,7 @@ To see details of a given bug, visit
|
||||
https://bugs.kde.org/show_bug.cgi?id=XXXXXX
|
||||
where XXXXXX is the bug number as listed below.
|
||||
|
||||
(3.18.0.RC1: 12 Oct 2021)
|
||||
|
||||
Release 3.17.0 (19 Mar 2021)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
##------------------------------------------------------------##
|
||||
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
AC_INIT([Valgrind],[3.18.0.GIT],[valgrind-users@lists.sourceforge.net])
|
||||
AC_INIT([Valgrind],[3.18.0.RC1],[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])
|
||||
|
||||
@ -6,8 +6,8 @@
|
||||
|
||||
<!-- valgrind release + version stuff -->
|
||||
<!ENTITY rel-type "Release">
|
||||
<!ENTITY rel-version "3.17.0">
|
||||
<!ENTITY rel-date "19 Mar 2021">
|
||||
<!ENTITY rel-version "3.18.0">
|
||||
<!ENTITY rel-date "15 Oct 2021">
|
||||
|
||||
<!-- where the docs are installed -->
|
||||
<!ENTITY vg-docs-path "$INSTALL/share/doc/valgrind/html/index.html">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user