summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2021-04-21 10:18:44 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2021-04-21 10:18:44 -0400
commit297410a9906290b441144816f3c112dfeefb7099 (patch)
tree229aa2e40823b79f2a885a71ef2aad60a0751d09 /debian/changelog
parenta9940c9c7fd5ec3377d120d373e0deadce01e05f (diff)
Add patch to make symbolizer compute Thumb function bounds correctly
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ca40b912..10359f55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ abseil (0~20210324.0-1) UNRELEASED; urgency=medium
* Correct debian/watch search URLs to avoid picking up rc versions.
* Mangle upstream version in debian/watch to match manual mangling in
debian/changelog.
+ * Compute Thumb function bounds correctly. (Closes: #987314)
* Reenable unit tests on arm64.
-- Benjamin Barenblat <bbaren@debian.org> Thu, 08 Apr 2021 10:28:01 -0400