aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-04-01 20:13:45 +0000
committerng0 <ng0@n0.is>2019-04-01 20:13:45 +0000
commitddad866ea0cbf54b1ac38976ad0248630c68e5cc (patch)
treee49eb5f6252e4a3ca88eaf9fa6b55fb073e885db
parent3254d8509e40b69d6120fbf082febf31476654d8 (diff)
downloadgnunet-ddad866ea0cbf54b1ac38976ad0248630c68e5cc.tar.gz
gnunet-ddad866ea0cbf54b1ac38976ad0248630c68e5cc.zip
ChangeLog
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f08c1f31..abbd89e2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
1Mon 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 -ng0
8
1Tue Mar 12 10:06:17 CET 2019 9Tue Mar 12 10:06:17 CET 2019
2 REST: Move back from rest-plugin into respective subsystem directories. 10 REST: Move back from rest-plugin into respective subsystem directories.
3 11