On 2016-11-23 at 12:12 +0000, Andrew C Aitchison wrote:
> On a Scientific Linux (Red Hat) 6 machine I *do* see the back-slash:
> # dig -v
> DiG 9.8.2rc1-RedHat-9.8.2-0.47.rc1.el6_8.3
In the `CHANGES` file in the bind9 git repo:
3953. [bug] Don't escape semi-colon in TXT fields. [RT #37159]
Fixed between 9.10.1 and 9.10.2b1.
-Phil