793. [cleanup] The DNSSEC tools could create filenames that were

illegal or contained shell metacharacters.  They
			now use a different text encoding of names that
			doesn't have these problems. [RT #1101]
This commit is contained in:
Brian Wellington
2001-03-27 23:00:02 +00:00
parent 7d7215baf8
commit c0968380c4

View File

@@ -1,3 +1,8 @@
793. [cleanup] The DNSSEC tools could create filenames that were
illegal or contained shell metacharacters. They
now use a different text encoding of names that
doesn't have these problems. [RT #1101]
792. [cleanup] Replace the OMAPI command channel protocol with a
simpler one.