zone.lisp: Change `zone-parse-records' interface to be more useful.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 15 Apr 2014 13:39:15 +0000 (14:39 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 15 Apr 2014 15:47:05 +0000 (16:47 +0100)
commit8fcf1ae3524d2c7d914997b32c24ca697ab5a303
tree645df3a76984d08b17a7c407356038078b4f4727
parentf760c73a508d858660486f31306d4ae066957cf6
zone.lisp: Change `zone-parse-records' interface to be more useful.

Now it returns a list of the processed records rather than appending
them to a zone object.
zone.lisp