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


The following commit(s) were added to refs/heads/master by this push:
     new 40b164c  document latest feature added
40b164c is described below

commit 40b164cc1aeec909ff410de88145f596d14cd245
Author: Massimo Manghi <massimo.man...@gmail.com>
AuthorDate: Mon Feb 14 17:35:30 2022 +0100

    document latest feature added
---
 ChangeLog | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1023b65..5ff9a9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,15 @@
+2022-02-14 Massimo Manghi <mxman...@apache.org>
+       * src/mod_rivet_ng/rivetCore.c: New feature of the '::rivet::var all' 
commands.
+       An extra optional argument is interpreted as a dictionary of default 
values 
+       * tclconfig/tcl.m4,tclconfig/install-sh: install latest version from 
Tclconfig repository
+       * doc/xml/commands.xml: update page manual for ::rivet::var
+
 2022-02-13 Massimo Manghi <mxman...@apache.org>
+       * VERSION: bumping version number as 3.2.2
        * src/mod_rivet_ng/rivetCore.c: fixed possible memory leak in 
Rivet_Var. A Tcl_Obj
        was created to return empty strings replacing an already existing 
Tcl_Obj losing
-       track of it
-       * VERSION: bumping version number as 3.2.2
+       track of it.    
+       * tclconfig/tcl.m4,tclconfig/install-sh: install latest version from 
Tclconfig repository
 
 2022-01-06 Massimo Manghi <mxman...@apache.org>
        * configure.ac: changing obsolete macro AC_PROG_LIBTOOL into LT_INIT

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org
For additional commands, e-mail: commits-h...@tcl.apache.org

Reply via email to