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 5c6b1b2b76ff45bd9d42e01ec759f6293ff8c840
Author: Massimo Manghi <[email protected]>
AuthorDate: Mon Mar 2 12:58:01 2026 +0100

    commit also changelog entry
---
 ChangeLog | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index dcd3436..c19592e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,20 @@
+2026-03-02 Massimo Manghi <[email protected]>
+       * rivet/packages/dio/dio_Tdbc.tcl: fix missing instance variable 
resultid
+
 2025-12-12 Massimo Manghi <[email protected]>
        * rivet/packages/dio/dio_Sqlite.tcl: add method create_field_formatter
        to match the name of the formatter class to suite the logic adopted
        in dio_Tdbc.tcl
        * VERSION: New version 3.2.9
 
+2026-01-04 Massimo Manghi <[email protected]>
+       * src/librivet/rivetList.c: modernize old style function declaration as 
+       recent compiler complain about it and it doesn't mix with code profilers
+       * src/mod_rivet_ng/rivetChannel.c: support for channel version 5
+       * src/mod_rivet_ng/rivet_types.h: move here Tcl_Size compatibility 
definition
+       as actual typedef definition
+       * tclconfig/tcl.m4: update tcl.m4 to latest version
+
 2025-11-20 Massimo Manghi <[email protected]>
        * rivet/packages/dio/formatters.tcl: The Sqlite3 field formatter class
        must be named Sqlite3 likewise


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to