This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git
commit 13da4e57271466f426280dc30bc4dfe4eb73cb87 Author: Massimo Manghi <[email protected]> AuthorDate: Thu Nov 20 17:44:12 2025 +0100 add Changelog entry --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0cb75d8..6e9e89b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +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 + * rivet/packages/session/session-class.tcl: place messages to debug + 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]
