summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2021-02-08 13:55:30 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2021-02-08 13:55:30 -0500
commitd6a595f070aeac84a34e383da4142dc81680057e (patch)
tree75167c9668530d7caeefec2c5f7ed179f18d6734 /debian/changelog
parentbb26c6c8ec6e01ad31cab8b5ff375dda3b293c87 (diff)
Fix endianness issues in absl/random
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 664d5007..caa82188 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
abseil (0~20200923.3-1) UNRELEASED; urgency=medium
* New upstream release.
- * Correct endianness issues in hash functions.
+ * Correct endianness issues in hash functions and RNG.
-- Benjamin Barenblat <bbaren@debian.org> Thu, 04 Feb 2021 12:08:46 -0500