summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2021-02-09 14:41:13 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2021-02-09 14:41:13 -0500
commit7879e9278a48b4bf7727b640ea1485bf3fb01eb8 (patch)
tree79434785835384921a1678df675697871b64f53b /debian/changelog
parent3c7f34d4b49ae334ce77774cf7deafa19f916ba6 (diff)
Correct string formatting on POWER20200923.3-2
Prevent assertion failures when formatting small doubles on double- double systems like POWER.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5f980167..ce59cc14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+abseil (0~20200923.3-2) unstable; urgency=medium
+
+ * Correct string formatting on POWER.
+
+ -- Benjamin Barenblat <bbaren@debian.org> Tue, 09 Feb 2021 14:41:06 -0500
+
abseil (0~20200923.3-1) unstable; urgency=medium
* New upstream release.