diff --git a/NEWS b/NEWS index a01306786..19118b9dc 100644 --- a/NEWS +++ b/NEWS @@ -140,6 +140,7 @@ where XXXXXX is the bug number as listed below. 432215 Add debuginfod functionality 433323 Use pkglibexecdir as vglibdir 433500 DRD regtest faulures when libstdc++ and libgcc debuginfo are installed +433629 valgrind/README has type "abd" instead of "and" n-i-bz helgrind: If hg_cli__realloc fails, return NULL. diff --git a/README b/README index 511027ae9..b8cc51de8 100644 --- a/README +++ b/README @@ -21,7 +21,7 @@ use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector, two thread error detectors, a cache -and branch-prediction profiler, a call-graph generating cache abd +and branch-prediction profiler, a call-graph generating cache and branch-prediction profiler, and a heap profiler. It also includes three experimental tools: a heap/stack/global array overrun detector, a different kind of heap profiler, and a SimPoint basic block vector