This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a commit to branch 3.2 in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git
commit 00121b95ceb4defccdba1f271e9e70b649ad2556 Author: Massimo Manghi <[email protected]> AuthorDate: Thu Nov 20 17:44:12 2025 +0100 add Changelog entry --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e8bd36d..6d2add4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,12 @@ +2025-11-20 Massimo Manghi <[email protected]> + * rivet/packages/dio/formatters.tcl: The Sqlite3 field formatter class + must be named Sqlite3 likewise + 2025-11-01 Massimo Manghi <[email protected]> * rivet/packages/dio/formatters.tcl: fixed misplaced comment that - let a switch...case constuct fail + let a switch...case constuct fail * rivet/packages/session/session-class.tcl: place messages to debug - session update times computations + session update times computations 2025-10-26 Massimo Manghi <[email protected]> * rivet/packages/dio/dio_Tdbc.tcl: version number updated to 1.2.5 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
