aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog37
1 files changed, 32 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index c5473865e..ecffcf0c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
1Wed 03 Apr 2019 01:15:57 PM CEST
2 Fixed a few test case regressions (GNS, FS). -CG
3
4Mon Apr 1 22:00:00 UTC 2019
5 documentation/buildsystem: manpages and other documentation parts
6 can now be build more controlled again, this fixes the regression
7 in 0.11.0 where documentation was an on/off switch.
8 New introduced: --enable-include-manpages.
9 Fixed: texi2mdoc integration (--enable-texi2mdoc-generation).
10 buildsystem: decrease python dependency to 3.4 from
11 previously 3.7.
12 -ng0
13
14Tue Mar 12 10:06:17 CET 2019
15 REST: Move back from rest-plugin into respective subsystem directories.
16
17Mon Mar 11 02:47:55 CET 2019
18 Make configure complain if no working libidn is detected. -CG
19
20Sat Mar 9 15:58:45 2019 +0100
21 REST: Config option for address bind. Defaults to localhost.
22 GNS: dns2gns/gns-proxy config option for address bind. Defaults to localhost.
23
24Sat Mar 9 01:58:22 CET 2019
25 gnunet-publish now by default does not expose the creation time,
26 option -d no longer exists, to enable the old behavior use -E. -CG
27
1Sat Mar 2 14:23:10 2019 +0100 28Sat Mar 2 14:23:10 2019 +0100
2 utils: gnunet-qr.py now installed under pkgshare instead of bin 29 utils: gnunet-qr.py now installed under pkgshare instead of bin
3 30
@@ -5,12 +32,12 @@ Thu Feb 28 19:07:59 CET 2019
5 CADET: Fix in order, unrealiable message ordering 32 CADET: Fix in order, unrealiable message ordering
6 33
7Thu 28 Feb 2019 10:54:58 AM CET 34Thu 28 Feb 2019 10:54:58 AM CET
8 Releasing GNUnet 0.11.0. -CG 35 Releasing GNUnet 0.11.0. -CG
9 36
10Wed Jun 6 08:28:27 CEST 2018 37Wed Jun 6 08:28:27 CEST 2018
11 Releasing GNUnet 0.11.0pre66. Let's try to keep a better 38 Releasing GNUnet 0.11.0pre66. Let's try to keep a better
12 ChangeLog again henceforth. -CG 39 ChangeLog again henceforth. -CG
13 40
14Sat Jan 7 16:41:34 CET 2017 41Sat Jan 7 16:41:34 CET 2017
15 Converting NAT library to new NAT service (and 42 Converting NAT library to new NAT service (and
16 splitting of nat-auto service for auto-configuration). -CG 43 splitting of nat-auto service for auto-configuration). -CG