You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tcl.apache.org by mx...@apache.org on 2020/01/19 16:19:52 UTC

[tcl-rivet] 02/02: merge Changelog new entries

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

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

commit 667ecc8d9678ae517ee42ec5f34dfc6320ac8b7b
Merge: 2c903d9 e5d9d23
Author: Massimo Manghi <mx...@apache.org>
AuthorDate: Sun Jan 19 17:19:34 2020 +0100

    merge Changelog new entries

 ChangeLog                          | 13 +++++++++++++
 VERSION                            |  2 +-
 doc/examples/upload.html           |  2 +-
 src/mod_rivet_ng/mod_rivet_cache.c | 28 +++++++++++++++++++++++++---
 src/mod_rivet_ng/mod_rivet_cache.h |  1 +
 src/mod_rivet_ng/rivetCore.c       |  5 ++++-
 6 files changed, 45 insertions(+), 6 deletions(-)

diff --cc ChangeLog
index 56c0589,8f77f66..741bf76
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,6 -1,16 +1,19 @@@
 +2020-01-19 Massimo Manghi <mx...@apache.org>
 +    * doc/xml/commands.xml: remove entry for command incr0 (dropped in 3.0)
 +
+ 2019-12-09 Massimo Manghi <mx...@apache.org>
+    * VERSION: current branch new version is 3.1.2 
+ 
+ 2019-11-29 Brice Hamon <bh...@apache.org>
+    * src/mod_rivet_ng/mod_rivet_cache.h: added RivetCache_DeleteEntry
+    * src/mod_rivet_ng/mod_rivet_cache.c: 
+    * src/mod_rivet_ng/rivetCore.c: fixed crash when rvt file not readable
+ 
+ 2019-05-24 Massimo Manghi <mx...@apache.org>
+     * src/mod_rivet_ng/rivetCore.c: Add Tcl_DecrRefCnt after
+     RivetCache_StoreScript as this function itself calls
+     Tcl_IncrRefCnt to preserve the Tcl_Obj with the script code
+     
  2019-04-13 Massimo Manghi <mx...@apache.org>
      * doc/xml/commands.xml: Correct wrong header in ::rivet::http_accept code example
  


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