summaryrefslogtreecommitdiff
path: root/doc/changelog.rst
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2025-03-16 12:48:47 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2025-03-16 12:48:47 +0100
commit3aa2b0a6657b0ebd1618ee684f8ae31cd8bf127b (patch)
tree42a3aaef992613eab55c5154ca7d207a4f70ef99 /doc/changelog.rst
parent5acefbd715c8720abc5d8ccd5349e1d9589739df (diff)
parentcec79a3f5578da4a9f9085282389482edf45c81b (diff)
Update upstream source from tag 'upstream/4.26'
Update to upstream version '4.26' with Debian dir 21e0b48e0d5c4f3b261c10cb65f0ca9fa00fd732
Diffstat (limited to 'doc/changelog.rst')
-rw-r--r--doc/changelog.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/changelog.rst b/doc/changelog.rst
index 63380ff..f6f73f8 100644
--- a/doc/changelog.rst
+++ b/doc/changelog.rst
@@ -1,3 +1,21 @@
+v4.26 (2025-03-08)
+==================
+
+Fixes:
+
+* Resolve integer truncation in HX_unit_seconds's output when the result
+ were to exceeded 2^32 years or months or weeks.
+
+
+v4.25 (2025-03-07)
+==================
+
+Enhancements:
+
+* New headers endian.h and scope.hpp
+* New define HXSIZEOF_UNITSEC64 for the maximum output size of HX_unit_seconds
+
+
v4.24 (2024-07-17)
==================