2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

clarified, added RT reference, and adjusted spacing

This commit is contained in:
Andreas Gustafsson
2001-12-19 23:37:35 +00:00
parent da5d1cf1b1
commit 84d8c0166d

View File

@@ -1,9 +1,10 @@
1164. [bug] "Not Implemented" should be reported as NOTIMP.
1164. [bug] "Not Implemented" should be reported as NOTIMP,
not NOTIMPL. [RT #2281]
1165. [bug] We were rejecting notify-source{-v6} in zone clauses.
1164. [bug] Empty masters clauses in slave / stub zones were not
handled gracefully. [RT #2262]
handled gracefully. [RT #2262]
1163. [func] isc_time_formattimestamp() now includes the year.