gbranden pushed a commit to branch master
in repository groff.
commit 752a371a6da65e5d8467aafda6ece62fde758ce5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 9 20:29:50 2026 -0500
ChangeLog: Tweak style of most recent entry.
---
ChangeLog | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index c354281e1..4ab39a190 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,12 @@
2026-03-08 Deri James <[email protected]>
- Seed random number if SOURCE_DATE_EPOCH is set.
-
- * src/devices/gropdf/gropdf.pl (initial): call
- srand($ENV{SOURCE_DATE_EPOCH}) if given. To support reproducible
- builds.
+ * src/devices/gropdf/gropdf.pl: Seed random number generator if
+ `SOURCE_DATE_EPOCH` environment variable is set. Supports
+ reproducible builds.
Thanks to Peng Zhang for report and suggested fix.
- Fixes <https://savannah.gnu.org/bugs/?68136>
+ Fixes <https://savannah.gnu.org/bugs/?68136>.
2026-03-03 Rocket Ma <[email protected]>
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit