[334] in Hesiod
Re: Moving Hesiod from HS class to IN class
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Nov 30 22:48:07 1996
Date: Sat, 30 Nov 1996 22:19:54 -0500
From: Greg Hudson <ghudson@MIT.EDU>
To: Russell McOrmond <russell@flora.ottawa.on.ca>
Cc: John.Lines@aeat.co.uk (John Lines), hesiod@MIT.EDU, john.lines@aeat.co.uk
In-Reply-To: "[332] in Hesiod"
> I would be interested in an option that allows me to specify both in
> a specific search order (IE: Check 'HS' class first, then 'IN'
> class).
What I've implemented for 3.0 is a configuration line which looks
like:
classes=IN,HS
which is the default. You can say "IN" or "HS" or "HS,IN" if that's
what you want.
I should be able to release a beta of 3.0 as soon as I finish writing
man pages.