gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-twister] branch master updated: bump version, update ChangeLog


From: gnunet
Subject: [taler-twister] branch master updated: bump version, update ChangeLog
Date: Tue, 10 Nov 2020 13:16:04 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository twister.

The following commit(s) were added to refs/heads/master by this push:
     new 64c68c9  bump version, update ChangeLog
64c68c9 is described below

commit 64c68c9aa791f8d93bbc96d34b0f8c72d02c3f21
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Nov 10 13:15:58 2020 +0100

    bump version, update ChangeLog
---
 ChangeLog    | 12 +++++++++++-
 configure.ac |  2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1004c7b..06eba11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2 +1,12 @@
+Tue 10 Nov 2020 01:11:02 PM CET
+       Updated to latest MHD API.
+       Fixed NULL dereference.
+       Updated to latest GNUnet API.
+       Releasing Twister 0.8.0. -CG
+
+ Mon Jul 13 00:20:58 2020 -0400
+
+       Twister can now modify headers in http responses. -JB
+
 Tue 24 Dec 2019 11:28:30 PM CET
-       Releasing twister 0.6.0. -CG
+       Releasing Twister 0.6.0. -CG
diff --git a/configure.ac b/configure.ac
index 697e570..ab1e773 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 #
 #
 AC_PREREQ([2.69])
-AC_INIT([taler-twister], [0.6.0], [taler-bug@gnunet.org])
+AC_INIT([taler-twister], [0.8.0], [taler-bug@gnunet.org])
 AC_CONFIG_SRCDIR([src/twister/taler-twister.c])
 AC_CONFIG_HEADERS([twister_config.h])
 # support for non-recursive builds

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]