From: ng0 Date: Mon, 1 Apr 2019 20:13:45 +0000 (+0000) Subject: ChangeLog X-Git-Tag: v0.11.1~45 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ddad866ea0cbf54b1ac38976ad0248630c68e5cc;p=oweals%2Fgnunet.git ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 0f08c1f31..abbd89e2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Mon Apr 1 22:00:00 UTC 2019 + documentation/buildsystem: manpages and other documentation parts + can now be build more controlled again, this fixes the regression + in 0.11.0 where documentation was an on/off switch. + New introduced: --enable-include-manpages. + Fixed: texi2mdoc integration (--enable-texi2mdoc-generation). + -ng0 + Tue Mar 12 10:06:17 CET 2019 REST: Move back from rest-plugin into respective subsystem directories.