summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2021-02-04 12:21:20 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2021-02-04 13:15:15 -0500
commitbef4de8118e1676be1a934c10fafff286ec68066 (patch)
treecb22e8ffa785855ad66807ccda3729e7402011b0 /debian/changelog
parentd0311c8c3562b778465182c7a8078120492abf89 (diff)
Fix endianness issues in absl/hash
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 63e67f3d..664d5007 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
abseil (0~20200923.3-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Correct endianness issues in hash functions.
-- Benjamin Barenblat <bbaren@debian.org> Thu, 04 Feb 2021 12:08:46 -0500