summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2016-10-20 11:50:55 +0200
committerLinus Nordberg <linus@nordu.net>2016-11-01 10:36:48 +0100
commit3b3742a9f5fb087674bd448636c06f011f81e8d7 (patch)
treea91757eeb6127ad2e779ab31dc105d25b061639c /ChangeLog
parenta44e795d6cb39edb422afb99841dfe7e242f6bb7 (diff)
Remove --enable-experimental-dyndisc build config knob.
Be aware that use of the DynamicLookupCommand configuration option still enables code known to be buggy.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad93072..6247aa4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@ Changes between 1.6.8 and the master branch
Misc:
- libnettle is now an unconditional dependency.
- FTicks support is now on by default and not optional.
+ - Experimental code for dynamic discovery has been removed. Be
+ aware that use of the DynamicLookupCommand configuration option
+ still enables code known to be buggy.
Bug fixes:
- Detect the presence of docbook2x-man correctly.