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