gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated (ee0bcfa1b -> 9299c53fd)


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated (ee0bcfa1b -> 9299c53fd)
Date: Sat, 27 Apr 2019 01:51:37 +0200

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

martin-schanzenbach pushed a change to branch master
in repository gnunet.

    from ee0bcfa1b Revert "GNS/PROXY: Forward request query escaped"
     new 383768aac RECLAIM: no longer experimental
     new 9299c53fd update changelog

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog       | 3 +++
 src/Makefile.am | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c29ec9b03..aed5c2de0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Sat Apr 27 01:50:43 2019 +0200
+  RECLAIM: No longer experimental
+
 Fri Apr 26 11:08:21 2019 +0200
   REST: Configuration plugin added - schanzen
 
diff --git a/src/Makefile.am b/src/Makefile.am
index 6eaafdeee..ab8731fc2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,9 +12,7 @@ endif
 if HAVE_EXPERIMENTAL
  EXP_DIR = \
   rps \
-  credential \
-  reclaim-attribute \
-  reclaim
+  credential
 if HAVE_ABE
  EXP_DIR += \
   abe
@@ -121,6 +119,8 @@ SUBDIRS = \
   exit \
   pt \
   secretsharing \
+  reclaim-attribute \
+  reclaim \
   $(EXP_DIR) \
   integration-tests
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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