]> granicus.if.org Git - graphviz/commitdiff
add changelog note about E2K support
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 1 Oct 2020 14:38:55 +0000 (07:38 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 1 Oct 2020 14:38:55 +0000 (07:38 -0700)
Related to !1595.

CHANGELOG.md

index c7e69f4b1f4361f6a72af94daa3c0b1e85ed89e3..8d78b9c0f64757e93bbc402d3a4181bde74d3511 100644 (file)
@@ -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