diff CHANGES.txt @ 8488:7142740e6547

merge heads: CHANGES.txt also whitespace fixups.
author John Rouillard <rouilj@ieee.org>
date Mon, 08 Dec 2025 23:05:26 -0500
parents e2d0f36c525d b09ef85f0da6
children 918792e35e0c
line wrap: on
line diff
--- a/CHANGES.txt	Sun Dec 07 17:33:25 2025 -0500
+++ b/CHANGES.txt	Mon Dec 08 23:05:26 2025 -0500
@@ -54,9 +54,10 @@
   logging format. (John Rouillard)
 - the default logging format template includes an identifier unique
   for a request. This identifier (trace_id) can be use to identify
-  logs for a specific transaction. Logging also supports a
-  trace_reason log token with the url for a web request. The logging
-  format can be changed in config.ini. (John Rouillard)
+  logs for a specific transaction. Will use nanoid if installed, uses
+  uuid.uuid4 otherwise. Logging also supports a trace_reason log token
+  with the url for a web request. The logging format can be changed in
+  config.ini. (John Rouillard)
 - issue2551152 - added basic PGP setup/use info to admin_guide. (John
   Rouillard)
 

Roundup Issue Tracker: http://roundup-tracker.org/