summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b14605..f693233 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ Changes in 0.9.7 (release pending)
* #1022764: Fix corrupted encoding of some COPY commands in large
files.
+ * #1024881: Print long integers directly, rather than via casts to
+ double.
+
* Fix printf formats for size_t: both the format and the argument
should be cast to long.