fix #5352
[oweals/gnunet.git] / ChangeLog
1 Fri 05 Apr 2019 11:38:53 PM CEST
2   Use paths of sysctl, ip, ifconfig and ip(6)tables from configure
3   if they work. (#5352). -CG
4
5 Thu 04 Apr 2019 12:39:44 PM CEST
6   Hotfix for build issue. Releasing GNUnet 0.11.2. -CG/MS
7
8 Wed 03 Apr 2019 03:18:43 PM CEST
9   Releasing GNUnet 0.11.1. -CG
10
11 Wed 03 Apr 2019 01:54:44 PM CEST
12   Merged gnunet-qr-c-2 branch, replacing Python-based implementation
13   of gnunet-qr with C-based implementation that also integrates
14   gnunet-uri. -HG/MS/CG
15
16 Wed 03 Apr 2019 01:15:57 PM CEST
17   Fixed a few test case regressions (GNS, FS). -CG
18
19 Mon Apr 1 22:00:00 UTC 2019
20   documentation/buildsystem: manpages and other documentation parts
21   can now be build more controlled again, this fixes the regression
22   in 0.11.0 where documentation was an on/off switch.
23   New introduced: --enable-include-manpages.
24   Fixed: texi2mdoc integration (--enable-texi2mdoc-generation).
25   buildsystem: decrease python dependency to 3.4 from
26   previously 3.7.
27   -ng0
28
29 Tue Mar 12 10:06:17 CET 2019
30   REST: Move back from rest-plugin into respective subsystem directories.
31
32 Mon Mar 11 02:47:55 CET 2019
33   Make configure complain if no working libidn is detected. -CG
34
35 Sat Mar 9 15:58:45 2019 +0100
36   REST: Config option for address bind. Defaults to localhost.
37   GNS: dns2gns/gns-proxy config option for address bind. Defaults to localhost.
38
39 Sat Mar 9 01:58:22 CET 2019
40   gnunet-publish now by default does not expose the creation time,
41   option -d no longer exists, to enable the old behavior use -E. -CG
42
43 Sat Mar 2 14:23:10 2019 +0100
44   utils: gnunet-qr.py now installed under pkgshare instead of bin
45
46 Thu Feb 28 19:07:59 CET 2019
47   CADET: Fix in order, unrealiable message ordering
48
49 Thu 28 Feb 2019 10:54:58 AM CET
50   Releasing GNUnet 0.11.0. -CG
51
52 Wed Jun  6 08:28:27 CEST 2018
53   Releasing GNUnet 0.11.0pre66. Let's try to keep a better
54   ChangeLog again henceforth. -CG
55
56 Sat Jan  7 16:41:34 CET 2017
57   Converting NAT library to new NAT service (and
58   splitting of nat-auto service for auto-configuration). -CG