This is an automated email from the ASF dual-hosted git repository.

mxmanghi pushed a commit to branch quattuor
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git


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

commit b04d66e8b75578956ba58cf384063030f0134fd5
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 19ace6c..866aba6 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