ChangeLog 1.7 KB

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