From: Matthew Fernandez Date: Thu, 1 Oct 2020 14:38:55 +0000 (-0700) Subject: add changelog note about E2K support X-Git-Tag: 2.46.0~20^2^2~58^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97a8a0c85546cec80ee2a223ae23555f5b702520;p=graphviz add changelog note about E2K support Related to !1595. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index c7e69f4b1..8d78b9c0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Cgraph's agxbuf API gained a new function agxbdisown(), for dissociating backing memory from the managed buffer +- Build system support for the Elbrus 2000 CPU, thanks to Michael Shigorin ### Changed - Cgraph's agheap() API has been removed