Skip to content

Commit

Permalink
Fix printing of values around 1e33 on i386.
Browse files Browse the repository at this point in the history
  • Loading branch information
df7cb committed Jan 6, 2023
1 parent 893dbf3 commit cca89fa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
7.7: Jan 06, 2023
-----------------
* Fix printing of values around 1e33 on i386.

7.6: Jan 04, 2023
-----------------
* Import definitions.units September 2022 Version 3.15.
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
postgresql-unit (7.7-1) unstable; urgency=medium

* Fix printing of values around 1e33 on i386.

-- Christoph Berg <[email protected]> Fri, 06 Jan 2023 17:34:42 +0200

postgresql-unit (7.6-1) unstable; urgency=medium

[ Debian Janitor ]
Expand Down

0 comments on commit cca89fa

Please sign in to comment.