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