update changelog
[oweals/gnunet.git] / ChangeLog
1 Sat Apr 27 01:50:43 2019 +0200
2   RECLAIM: No longer experimental
3
4 Fri Apr 26 11:08:21 2019 +0200
5   REST: Configuration plugin added - schanzen
6
7 Tue Apr 23 23:00:00 UTC 2019
8   All manpages are properly licensed. -ng0
9
10 Sun Apr 21 22:22:22 UTC 2019
11   All manpages are now in mdoc format. -ng0
12
13 Sat Apr 20 18:38:43 UTC 2019
14   Remove optional gnunet-download-manager.scm and
15   with it the optional dependency on a no longer
16   maintained version of GNU Guile (#5682). -ng0
17
18 Sun Apr 14 09:54:20 2019 +0200
19   RECLAIM: Moved away from ABE to GNS encryption. Minor API changed and
20   renaming of records. Deprecated SQLite plugin in favor of namestore.
21
22 Sat 06 Apr 2019 02:36:17 PM CEST
23   Introducing GNUNET_memcmp() and GNUNET_is_zero() for better typing
24   when comparing memory areas. -CG
25
26 Fri 05 Apr 2019 11:38:53 PM CEST
27   Use paths of sysctl, ip, ifconfig and ip(6)tables from configure
28   if they work. (#5352). -CG
29
30 Thu 04 Apr 2019 12:39:44 PM CEST
31   Hotfix for build issue. Releasing GNUnet 0.11.2. -CG/MS
32
33 Wed 03 Apr 2019 03:18:43 PM CEST
34   Releasing GNUnet 0.11.1. -CG
35
36 Wed 03 Apr 2019 01:54:44 PM CEST
37   Merged gnunet-qr-c-2 branch, replacing Python-based implementation
38   of gnunet-qr with C-based implementation that also integrates
39   gnunet-uri. -HG/MS/CG
40
41 Wed 03 Apr 2019 01:15:57 PM CEST
42   Fixed a few test case regressions (GNS, FS). -CG
43
44 Mon Apr 1 22:00:00 UTC 2019
45   documentation/buildsystem: manpages and other documentation parts
46   can now be build more controlled again, this fixes the regression
47   in 0.11.0 where documentation was an on/off switch.
48   New introduced: --enable-include-manpages.
49   Fixed: texi2mdoc integration (--enable-texi2mdoc-generation).
50   buildsystem: decrease python dependency to 3.4 from
51   previously 3.7.
52   -ng0
53
54 Tue Mar 12 10:06:17 CET 2019
55   REST: Move back from rest-plugin into respective subsystem directories.
56
57 Mon Mar 11 02:47:55 CET 2019
58   Make configure complain if no working libidn is detected. -CG
59
60 Sat Mar 9 15:58:45 2019 +0100
61   REST: Config option for address bind. Defaults to localhost.
62   GNS: dns2gns/gns-proxy config option for address bind. Defaults to localhost.
63
64 Sat Mar 9 01:58:22 CET 2019
65   gnunet-publish now by default does not expose the creation time,
66   option -d no longer exists, to enable the old behavior use -E. -CG
67
68 Sat Mar 2 14:23:10 2019 +0100
69   utils: gnunet-qr.py now installed under pkgshare instead of bin
70
71 Thu Feb 28 19:07:59 CET 2019
72   CADET: Fix in order, unrealiable message ordering
73
74 Thu 28 Feb 2019 10:54:58 AM CET
75   Releasing GNUnet 0.11.0. -CG
76
77 Wed Jun  6 08:28:27 CEST 2018
78   Releasing GNUnet 0.11.0pre66. Let's try to keep a better
79   ChangeLog again henceforth. -CG
80
81 Sat Jan  7 16:41:34 CET 2017
82   Converting NAT library to new NAT service (and
83   splitting of nat-auto service for auto-configuration). -CG