]> CyberLeo.Net >> Repos - FreeBSD/releng/8.0.git/blob - contrib/bind9/CHANGES
Adjust to reflect 8.0-RELEASE.
[FreeBSD/releng/8.0.git] / contrib / bind9 / CHANGES
1         --- 9.6.1-P1 released ---
2
3 2640.   [security]      A specially crafted update packet will cause named
4                         to exit. [RT #20000]
5
6         --- 9.6.1 released ---
7
8 2607.   [bug]           named could incorrectly delete NSEC3 records for
9                         empty nodes when processing a update request.  
10                         [RT #19749]
11
12 2606.   [bug]           "delegation-only" was not being accepted in
13                         delegation-only type zones. [RT #19717]
14
15 2605.   [bug]           Accept DS responses from delegation only zones.
16                         [RT # 19296]
17
18 2603.   [port]          win32: handle .exe extension of named-checkzone and
19                         named-comilezone argv[0] names under windows.
20                         [RT #19767]
21
22 2602.   [port]          win32: fix debugging command line build of libisccfg.
23                         [RT #19767]
24
25         --- 9.6.1rc1 released ---
26
27 2599.   [bug]           Address rapid memory growth when validation fails.
28                         [RT #19654]
29
30 2597.   [bug]           Handle a validation failure with a insecure delegation
31                         from a NSEC3 signed master/slave zone.  [RT #19464]
32
33 2596.   [bug]           Stale tree nodes of cache/dynamic rbtdb could stay
34                         long, leading to inefficient memory usage or rejecting
35                         newer cache entries in the worst case. [RT #19563]
36
37 2595.   [bug]           Fix unknown extended rcodes in dig. [RT #19625]
38
39 2592.   [bug]           Treat "any" as a type in nsupdate. [RT #19455]
40
41 2591.   [bug]           named could die when processing a update in
42                         removed_orphaned_ds(). [RT #19507]
43
44 2588.   [bug]           SO_REUSEADDR could be set unconditionally after failure
45                         of bind(2) call.  This should be rare and mostly
46                         harmless, but may cause interference with other
47                         processes that happen to use the same port. [RT #19642]
48
49 2586.   [bug]           Missing cleanup of SIG rdataset in searching a DLZ DB
50                         or SDB. [RT #19577]
51
52 2585.   [bug]           Uninitialized socket name could be referenced via a
53                         statistics channel, triggering an assertion failure in
54                         XML rendering. [RT #19427]
55
56 2584.   [bug]           alpha: gcc optimization could break atomic operations.
57                         [RT #19227]
58
59 2583.   [port]          netbsd: provide a control to not add the compile
60                         date to the version string, -DNO_VERSION_DATE.
61
62 2582.   [bug]           Don't emit warning log message when we attempt to
63                         remove non-existant journal. [RT #19516]
64
65 2579.   [bug]           DNSSEC lookaside validation failed to handle unknown
66                         algorithms. [RT #19479]
67
68 2578.   [bug]           Changed default sig-signing-type to 65534, because
69                         65535 turns out to be reserved.  [RT #19477]
70
71 2499.   [port]          solaris: lib/lwres/getaddrinfo.c namespace clash.
72                         [RT #18837]
73
74         --- 9.6.1b1 released ---
75
76 2577.   [doc]           Clarified some statistics counters. [RT #19454]
77
78 2576.   [bug]           NSEC record were not being correctly signed when
79                         a zone transitions from insecure to secure.
80                         Handle such incorrectly signed zones. [RT #19114]
81
82 2574.   [doc]           Document nsupdate -g and -o. [RT #19351]
83
84 2573.   [bug]           Replacing a non-CNAME record with a CNAME record in a
85                         single transaction in a signed zone failed. [RT #19397]
86
87 2568.   [bug]           Report when the write to indicate a otherwise
88                         successful start fails. [RT #19360]
89
90 2567.   [bug]           dst__privstruct_writefile() could miss write errors.
91                         write_public_key() could miss write errors.
92                         dnssec-dsfromkey could miss write errors.
93                         [RT #19360]
94
95 2564.   [bug]           Only take EDNS fallback steps when processing timeouts.
96                         [RT #19405]
97
98 2563.   [bug]           Dig could leak a socket causing it to wait forever
99                         to exit. [RT #19359]
100
101 2562.   [doc]           ARM: miscellaneous improvements, reorganization,
102                         and some new content.
103
104 2561.   [doc]           Add isc-config.sh(1) man page. [RT #16378]
105
106 2560.   [bug]           Add #include <config.h> to iptable.c. [RT #18258]
107
108 2559.   [bug]           dnssec-dsfromkey could compute bad DS records when
109                         reading from a K* files.  [RT #19357]
110
111 2557.   [cleanup]       PCI compliance:
112                         * new libisc log module file
113                         * isc_dir_chroot() now also changes the working
114                           directory to "/".
115                         * additional INSISTs
116                         * additional logging when files can't be removed.
117
118 2556.   [port]          Solaris: mkdir(2) on tmpfs filesystems does not do the
119                         error checks in the correct order resulting in the
120                         wrong error code sometimes being returned. [RT #19249]
121                         
122 2554.   [bug]           Validation of uppercase queries from NSEC3 zones could
123                         fail. [RT #19297]
124
125 2553.   [bug]           Reference leak on DNSSEC validation errors. [RT #19291]
126
127 2552.   [bug]           zero-no-soa-ttl-cache was not being honoured.
128                         [RT #19340]
129
130 2551.   [bug]           Potential Reference leak on return. [RT #19341]
131
132 2550.   [bug]           Check --with-openssl=<path> finds <openssl/opensslv.h>.
133                         [RT #19343]
134
135 2549.   [port]          linux: define NR_OPEN if not currently defined.
136                         [RT #19344]
137
138 2548.   [bug]           Install iterated_hash.h. [RT #19335]
139
140 2547.   [bug]           openssl_link.c:mem_realloc() could reference an
141                         out-of-range area of the source buffer.  New public
142                         function isc_mem_reallocate() was introduced to address
143                         this bug. [RT #19313]
144
145 2545.   [doc]           ARM: Legal hostname checking (check-names) is
146                         for SRV RDATA too. [RT #19304]
147
148 2544.   [cleanup]       Removed unused structure members in adb.c. [RT #19225]
149
150 2543.   [contrib]       Update contrib/zkt to version 0.98. [RT #19113]
151
152 2542.   [doc]           Update the description of dig +adflag. [RT #19290]
153
154 2541.   [bug]           Conditionally update dispatch manager statistics.
155                         [RT #19247]
156
157 2539.   [security]      Update the interaction between recursion, allow-query,
158                         allow-query-cache and allow-recursion.  [RT #19198]
159
160 2538.   [bug]           cache/ADB memory could grow over max-cache-size,
161                         especially with threads and smaller max-cache-size
162                         values. [RT #19240]
163
164 2537.   [experimental]  Added more statistics counters including those on socket
165                         I/O events and query RTT histograms. [RT #18802]
166
167 2536.   [cleanup]       Silence some warnings when -Werror=format-security is
168                         specified. [RT #19083]
169
170 2535.   [bug]           dig +showsearh and +trace interacted badly. [RT #19091]
171
172 2532.   [bug]           dig: check the question section of the response to
173                         see if it matches the asked question. [RT #18495]
174
175 2531.   [bug]           Change #2207 was incomplete. [RT #19098]
176
177 2530.   [bug]           named failed to reject insecure to secure transitions
178                         via UPDATE. [RT #19101]
179
180 2529.   [cleanup]       Upgrade libtool to silence complaints from recent
181                         version of autoconf. [RT #18657]
182
183 2528.   [cleanup]       Silence spurious configure warning about
184                         --datarootdir [RT #19096]
185
186 2527.   [bug]           named could reuse cache on reload with
187                         enabling/disabling validation. [RT #19119]
188
189 2525.   [experimental]  New logging category "query-errors" to provide detailed
190                         internal information about query failures, especially
191                         about server failures. [RT #19027]
192
193 2524.   [port]          sunos: dnssec-signzone needs strtoul(). [RT #19129]
194
195 2523.   [bug]           Random type rdata freed by dns_nsec_typepresent().
196                         [RT #19112]
197
198 2522.   [security]      Handle -1 from DSA_do_verify() and EVP_VerifyFinal().
199
200 2521.   [bug]           Improve epoll cross compilation support. [RT #19047]
201
202 2519.   [bug]           dig/host with -4 or -6 didn't work if more than two
203                         nameserver addresses of the excluded address family
204                         preceded in resolv.conf. [RT #19081]
205
206 2517.   [bug]           dig +trace with -4 or -6 failed when it chose a
207                         nameserver address of the excluded address.
208                         [RT #18843]
209
210 2516.   [bug]           glue sort for responses was performed even when not
211                         needed. [RT #19039]
212
213 2514.   [bug]           dig/host failed with -4 or -6 when resolv.conf contains
214                         a nameserver of the excluded address family.
215                         [RT #18848]
216
217 2511.   [cleanup]       dns_rdata_tofmttext() add const to linebreak.
218                         [RT #18885]
219
220 2506.   [port]          solaris: Check at configure time if 
221                         hack_shutup_pthreadonceinit is needed. [RT #19037]
222
223 2505.   [port]          Treat amd64 similarly to x86_64 when determining
224                         atomic operation support. [RT #19031]
225
226 2503.   [port]          linux: improve compatibility with Linux Standard
227                         Base. [RT #18793]
228
229 2502.   [cleanup]       isc_radix: Improve compliance with coding style,
230                         document function in <isc/radix.h>. [RT #18534]
231
232         --- 9.6.0 released ---
233
234 2520.   [bug]           Update xml statistics version number to 2.0 as change
235                         #2388 made the schema incompatible to the previous
236                         version. [RT #19080]
237
238         --- 9.6.0rc2 released ---
239
240 2515.   [port]          win32: build dnssec-dsfromkey and dnssec-keyfromlabel.
241                         [RT #19063]
242
243 2513    [bug]           Fix windows cli build. [RT #19062]
244
245 2510.   [bug]           "dig +sigchase" could trigger REQUIRE failures.
246                         [RT #19033]
247
248 2509.   [bug]           Specifying a fixed query source port was broken.
249                         [RT #19051]
250
251 2504.   [bug]           Address race condition in the socket code. [RT #18899]
252
253         --- 9.6.0rc1 released ---
254
255 2498.   [bug]           Removed a bogus function argument used with
256                         ISC_SOCKET_USE_POLLWATCH: it could cause compiler
257                         warning or crash named with the debug 1 level
258                         of logging. [RT #18917]
259
260 2497.   [bug]           Don't add RRSIG bit to NSEC3 bit map for insecure
261                         delegation.
262
263 2496.   [bug]           Add sanity length checks to NSID option. [RT #18813]
264
265 2495.   [bug]           Tighten RRSIG checks. [RT #18795]
266
267 2494.   [bug]           isc/radix.h, dns/sdlz.h and dns/dlz.h were not being
268                         installed. [RT #18826]
269
270 2493.   [bug]           The linux capabilities code was not correctly cleaning
271                         up after itself. [RT #18767]
272
273 2492.   [func]          Rndc status now reports the number of cpus discovered
274                         and the number of worker threads when running
275                         multi-threaded. [RT #18273]
276
277 2491.   [func]          Attempt to re-use a local port if we are already using
278                         the port. [RT #18548]
279
280 2490.   [port]          aix: work around a kernel bug where IPV6_RECVPKTINFO
281                         is cleared when IPV6_V6ONLY is set. [RT #18785]
282
283 2489.   [port]          solaris: Workaround Solaris's kernel bug about
284                         /dev/poll:
285                         http://bugs.opensolaris.org/view_bug.do?bug_id=6724237
286                         Define ISC_SOCKET_USE_POLLWATCH at build time to enable
287                         this workaround. [RT #18870]
288
289 2488.   [func]          Added a tool, dnssec-dsfromkey, to generate DS records
290                         from keyset and .key files. [RT #18694]
291
292 2487.   [bug]           Give TCP connections longer to complete. [RT #18675]
293
294 2486.   [func]          The default locations for named.pid and lwresd.pid
295                         are now /var/run/named/named.pid and
296                         /var/run/lwresd/lwresd.pid respectively.
297
298                         This allows the owner of the containing directory
299                         to be set, for "named -u" support, and allows there
300                         to be a permanent symbolic link in the path, for
301                         "named -t" support.  [RT #18306]
302
303 2485.   [bug]           Change update's the handling of obscured RRSIG
304                         records.  Not all orphaned DS records were being
305                         removed. [RT #18828]
306
307 2484.   [bug]           It was possible to trigger a REQUIRE failure when
308                         adding NSEC3 proofs to the response in
309                         query_addwildcardproof().  [RT #18828]
310
311 2483.   [port]          win32: chroot() is not supported. [RT #18805]
312
313 2482.   [port]          libxml2: support versions 2.7.* in addition
314                         to 2.6.*. [RT #18806]
315
316         --- 9.6.0b1 released ---
317
318 2481.   [bug]           rbtdb.c:matchparams() failed to handle NSEC3 chain
319                         collisions.  [RT #18812]
320
321 2480.   [bug]           named could fail to emit all the required NSEC3
322                         records.  [RT #18812]
323
324 2479.   [bug]           xfrout:covers was not properly initialized. [RT #18801]
325
326 2478.   [bug]           'addresses' could be used uninitialized in
327                         configure_forward(). [RT #18800]
328         
329 2477.   [bug]           dig: the global option to print the command line is
330                         +cmd not print_cmd.  Update the output to reflect
331                         this. [RT #17008]
332
333 2476.   [doc]           ARM: improve documentation for max-journal-size and
334                         ixfr-from-differences. [RT #15909] [RT #18541]
335
336 2475.   [bug]           LRU cache cleanup under overmem condition could purge
337                         particular entries more aggressively. [RT #17628]
338
339 2474.   [bug]           ACL structures could be allocated with insufficient
340                         space, causing an array overrun. [RT #18765]
341
342 2473.   [port]          linux: raise the limit on open files to the possible
343                         maximum value before spawning threads; 'files'
344                         specified in named.conf doesn't seem to work with
345                         threads as expected. [RT #18784]
346
347 2472.   [port]          linux: check the number of available cpu's before
348                         calling chroot as it depends on "/proc". [RT #16923]
349
350 2471.   [bug]           named-checkzone was not reporting missing mandatory
351                         glue when sibling checks were disabled. [RT #18768]
352
353 2470.   [bug]           Elements of the isc_radix_node_t could be incorrectly
354                         overwritten.  [RT# 18719]
355
356 2469.   [port]          solaris: Work around Solaris's select() limitations.
357                         [RT #18769]
358
359 2468.   [bug]           Resolver could try unreachable servers multiple times.
360                         [RT #18739]
361
362 2467.   [bug]           Failure of fcntl(F_DUPFD) wasn't logged. [RT #18740]
363
364 2466.   [doc]           ARM: explain max-cache-ttl 0 SERVFAIL issue.
365                         [RT #18302]
366
367 2465.   [bug]           Adb's handling of lame addresses was different
368                         for IPv4 and IPv6. [RT #18738]
369
370 2464.   [port]          linux: check that a capability is present before
371                         trying to set it. [RT #18135]
372
373 2463.   [port]          linux: POSIX doesn't include the IPv6 Advanced Socket
374                         API and glibc hides parts of the IPv6 Advanced Socket
375                         API as a result.  This is stupid as it breaks how the
376                         two halves (Basic and Advanced) of the IPv6 Socket API
377                         were designed to be used but we have to live with it.
378                         Define _GNU_SOURCE to pull in the IPv6 Advanced Socket
379                         API. [RT #18388]
380
381 2462.   [doc]           Document -m (enable memory usage debugging)
382                         option for dig. [RT #18757]
383
384 2461.   [port]          sunos: Change #2363 was not complete. [RT #17513]
385
386         --- 9.6.0a1 released ---
387
388 2460.   [bug]           Don't call dns_db_getnsec3parameters() on the cache.
389                         [RT #18697]
390
391 2459.   [contrib]       Import dnssec-zkt to contrib/zkt. [RT #18448]
392
393 2458.   [doc]           ARM: update and correction for max-cache-size.
394                         [RT #18294]
395
396 2457.   [tuning]        max-cache-size is reverted to 0, the previous
397                         default.  It should be safe because expired cache
398                         entries are also purged. [RT #18684]
399
400 2456.   [bug]           In ACLs, ::/0 and 0.0.0.0/0 would both match any
401                         address, regardless of family.  They now correctly
402                         distinguish IPv4 from IPv6.  [RT #18559]
403                         
404 2455.   [bug]           Stop metadata being transferred via axfr/ixfr.
405                         [RT #18639]
406
407 2454.   [func]          nsupdate: you can now set a default ttl. [RT #18317]
408
409 2453.   [bug]           Remove NULL pointer dereference in dns_journal_print().
410                         [RT #18316]
411
412 2452.   [func]          Improve bin/test/journalprint. [RT #18316]
413
414 2451.   [port]          solaris: handle runtime linking better. [RT #18356]
415
416 2450.   [doc]           Fix lwresd docbook problem for manual page.
417                         [RT #18672]
418
419 2449.   [placeholder]
420
421 2448.   [func]          Add NSEC3 support. [RT #15452]
422
423 2447.   [cleanup]       libbind has been split out as a separate product.
424
425 2446.   [func]          Add a new log message about build options on startup.
426                         A new command-line option '-V' for named is also
427                         provided to show this information. [RT# 18645]
428
429 2445.   [doc]           ARM out-of-date on empty reverse zones (list includes
430                         RFC1918 address, but these are not yet compiled in).
431                         [RT #18578]
432
433 2444.   [port]          Linux, FreeBSD, AIX: Turn off path mtu discovery
434                         (clear DF) for UDP responses and requests.
435
436 2443.   [bug]           win32: UDP connect() would not generate an event,
437                         and so connected UDP sockets would never clean up.
438                         Fix this by doing an immediate WSAConnect() rather
439                         than an io completion port type for UDP.
440
441 2442.   [bug]           A lock could be destroyed twice. [RT# 18626]
442
443 2441.   [bug]           isc_radix_insert() could copy radix tree nodes
444                         incompletely. [RT #18573]
445
446 2440.   [bug]           named-checkconf used an incorrect test to determine
447                         if an ACL was set to none.
448
449 2439.   [bug]           Potential NULL dereference in dns_acl_isanyornone().
450                         [RT #18559]
451
452 2438.   [bug]           Timeouts could be logged incorrectly under win32.
453
454 2437.   [bug]           Sockets could be closed too early, leading to
455                         inconsistent states in the socket module. [RT #18298]
456
457 2436.   [security]      win32: UDP client handler can be shutdown. [RT #18576]
458
459 2435.   [bug]           Fixed an ACL memory leak affecting win32.
460
461 2434.   [bug]           Fixed a minor error-reporting bug in
462                         lib/isc/win32/socket.c.
463
464 2433.   [tuning]        Set initial timeout to 800ms.
465
466 2432.   [bug]           More Windows socket handling improvements.  Stop
467                         using I/O events and use IO Completion Ports
468                         throughout.  Rewrite the receive path logic to make
469                         it easier to support multiple simultaneous
470                         requesters in the future.  Add stricter consistency
471                         checking as a compile-time option (define
472                         ISC_SOCKET_CONSISTENCY_CHECKS; defaults to off).
473
474 2431.   [bug]           Acl processing could leak memory. [RT #18323]
475
476 2430.   [bug]           win32: isc_interval_set() could round down to
477                         zero if the input was less than NS_INTERVAL
478                         nanoseconds.  Round up instead. [RT #18549]
479
480 2429.   [doc]           nsupdate should be in section 1 of the man pages.
481                         [RT #18283]
482
483 2428.   [bug]           dns_iptable_merge() mishandled merges of negative
484                         tables. [RT #18409]
485
486 2427.   [func]          Treat DNSKEY queries as if "minimal-response yes;"
487                         was set. [RT #18528]
488
489 2426.   [bug]           libbind: inet_net_pton() can sometimes return the
490                         wrong value if excessively large net masks are
491                         supplied. [RT #18512]
492
493 2425.   [bug]           named didn't detect unavailable query source addresses
494                         at load time. [RT #18536]
495
496 2424.   [port]          configure now probes for a working epoll
497                         implementation.  Allow the use of kqueue,
498                         epoll and /dev/poll to be selected at compile
499                         time. [RT #18277]
500                         
501 2423.   [security]      Randomize server selection on queries, so as to
502                         make forgery a little more difficult.  Instead of
503                         always preferring the server with the lowest RTT,
504                         pick a server with RTT within the same 128
505                         millisecond band.  [RT #18441]
506
507 2422.   [bug]           Handle the special return value of a empty node as
508                         if it was a NXRRSET in the validator. [RT #18447]
509
510 2421.   [func]          Add new command line option '-S' for named to specify
511                         the max number of sockets. [RT #18493]
512                         Use caution: this option may not work for some
513                         operating systems without rebuilding named.
514
515 2420.   [bug]           Windows socket handling cleanup.  Let the io
516                         completion event send out canceled read/write
517                         done events, which keeps us from writing to memory
518                         we no longer have ownership of.  Add debugging
519                         socket_log() function.  Rework TCP socket handling
520                         to not leak sockets.
521
522 2419.   [cleanup]       Document that isc_socket_create() and isc_socket_open()
523                         should not be used for isc_sockettype_fdwatch sockets.
524                         [RT #18521]
525
526 2418.   [bug]           AXFR request on a DLZ could trigger a REQUIRE failure
527                         [RT #18430]
528
529 2417.   [bug]           Connecting UDP sockets for outgoing queries could
530                         unexpectedly fail with an 'address already in use'
531                         error. [RT #18411]
532
533 2416.   [func]          Log file descriptors that cause exceeding the
534                         internal maximum. [RT #18460]
535
536 2415.   [bug]           'rndc dumpdb' could trigger various assertion failures
537                         in rbtdb.c. [RT #18455]
538
539 2414.   [bug]           A masterdump context held the database lock too long,
540                         causing various troubles such as dead lock and
541                         recursive lock acquisition. [RT #18311, #18456]
542
543 2413.   [bug]           Fixed an unreachable code path in socket.c. [RT #18442]
544
545 2412.   [bug]           win32: address a resource leak. [RT #18374]
546
547 2411.   [bug]           Allow using a larger number of sockets than FD_SETSIZE
548                         for select().  To enable this, set ISC_SOCKET_MAXSOCKETS
549                         at compilation time.  [RT #18433]
550
551                         Note: with changes #2469 and #2421 above, there is no
552                         need to tweak ISC_SOCKET_MAXSOCKETS at compilation time
553                         any more.
554
555 2410.   [bug]           Correctly delete m_versionInfo. [RT #18432]
556
557 2409.   [bug]           Only log that we disabled EDNS processing if we were
558                         subsequently successful.  [RT #18029]
559
560 2408.   [bug]           A duplicate TCP dispatch event could be sent, which
561                         could then trigger an assertion failure in
562                         resquery_response().  [RT #18275]
563
564 2407.   [port]          hpux: test for sys/dyntune.h. [RT #18421]
565
566 2406.   [placeholder]
567
568 2405.   [cleanup]       The default value for dnssec-validation was changed to
569                         "yes" in 9.5.0-P1 and all subsequent releases; this
570                         was inadvertently omitted from CHANGES at the time.
571
572 2404.   [port]          hpux: files unlimited support.
573
574 2403.   [bug]           TSIG context leak. [RT #18341]
575
576 2402.   [port]          Support Solaris 2.11 and over. [RT #18362]
577
578 2401.   [bug]           Expect to get E[MN]FILE errno internal_accept()
579                         (from accept() or fcntl() system calls). [RT #18358]
580
581 2400.   [bug]           Log if kqueue()/epoll_create()/open(/dev/poll) fails.
582                         [RT #18297]
583
584 2399.   [placeholder]
585
586 2398.   [bug]           Improve file descriptor management.  New,
587                         temporary, named.conf option reserved-sockets,
588                         default 512. [RT #18344]
589
590 2397.   [bug]           gssapi_functions had too many elements. [RT #18355]
591
592 2396.   [bug]           Don't set SO_REUSEADDR for randomized ports.
593                         [RT #18336]
594
595 2395.   [port]          Avoid warning and no effect from "files unlimited"
596                         on Linux when running as root. [RT #18335]
597
598 2394.   [bug]           Default configuration options set the limit for
599                         open files to 'unlimited' as described in the
600                         documentation. [RT #18331]
601
602 2393.   [bug]           nested acls containing keys could trigger an
603                         assertion in acl.c. [RT #18166]
604
605 2392.   [bug]           remove 'grep -q' from acl test script, some platforms
606                         don't support it. [RT #18253]
607
608 2391.   [port]          hpux: cover additional recvmsg() error codes.
609                         [RT #18301]
610
611 2390.   [bug]           dispatch.c could make a false warning on 'odd socket'.
612                         [RT #18301].
613
614 2389.   [bug]           Move the "working directory writable" check to after
615                         the ns_os_changeuser() call. [RT #18326]
616
617 2388.   [bug]           Avoid using tables for layout purposes in
618                         statistics XSL [RT #18159].
619
620 2387.   [bug]           Silence compiler warnings in lib/isc/radix.c.
621                         [RT #18147] [RT #18258]
622
623 2386.   [func]          Add warning about too small 'open files' limit.
624                         [RT #18269]
625
626 2385.   [bug]           A condition variable in socket.c could leak in
627                         rare error handling [RT #17968].
628
629 2384.   [security]      Fully randomize UDP query ports to improve
630                         forgery resilience. [RT #17949, #18098]
631
632 2383.   [bug]           named could double queries when they resulted in
633                         SERVFAIL due to overkilling EDNS0 failure detection.
634                         [RT #18182]
635
636 2382.   [doc]           Add descriptions of DHCID, IPSECKEY, SPF and SSHFP
637                         to ARM.
638
639 2381.   [port]          dlz/mysql: support multiple install layouts for
640                         mysql.  <prefix>/include/{,mysql/}mysql.h and
641                         <prefix>/lib/{,mysql/}. [RT #18152]
642
643 2380.   [bug]           dns_view_find() was not returning NXDOMAIN/NXRRSET
644                         proofs which, in turn, caused validation failures
645                         for insecure zones immediately below a secure zone
646                         the server was authoritative for. [RT #18112] 
647
648 2379.   [contrib]       queryperf/gen-data-queryperf.py: removed redundant
649                         TLDs and supported RRs with TTLs [RT #17972]
650
651 2378.   [bug]           gssapi_functions{} had a redundant member in BIND 9.5.
652                         [RT #18169]
653
654 2377.   [bug]           Address race condition in dnssec-signzone. [RT #18142]
655
656 2376.   [bug]           Change #2144 was not complete.
657
658 2375.   [placeholder]
659
660 2374.   [bug]           "blackhole" ACLs could cause named to segfault due
661                         to some uninitialized memory. [RT #18095]
662
663 2373.   [bug]           Default values of zone ACLs were re-parsed each time a
664                         new zone was configured, causing an overconsumption
665                         of memory. [RT #18092]
666
667 2372.   [bug]           Fixed incorrect TAG_HMACSHA256_BITS value [RT #18047]
668
669 2371.   [doc]           Add +nsid option to dig man page. [RT #18039]
670
671 2370.   [bug]           "rndc freeze" could trigger an assertion in named
672                         when called on a nonexistent zone. [RT #18050]
673
674 2369.   [bug]           libbind: Array bounds overrun on read in bitncmp().
675                         [RT #18054]
676
677 2368.   [port]          Linux: use libcap for capability management if
678                         possible. [RT# 18026]
679
680 2367.   [bug]           Improve counting of dns_resstatscounter_retry
681                         [RT #18030]
682
683 2366.   [bug]           Adb shutdown race. [RT #18021]
684
685 2365.   [bug]           Fix a bug that caused dns_acl_isany() to return
686                         spurious results. [RT #18000]
687
688 2364.   [bug]           named could trigger a assertion when serving a
689                         malformed signed zone. [RT #17828]
690
691 2363.   [port]          sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
692                         [RT #17513]
693
694 2362.   [cleanup]       Make "rrset-order fixed" a compile-time option.
695                         settable by "./configure --enable-fixed-rrset".
696                         Disabled by default. [RT #17977]
697
698 2361.   [bug]           "recursion" statistics counter could be counted
699                         multiple times for a single query.  [RT #17990]
700
701 2360.   [bug]           Fix a condition where we release a database version
702                         (which may acquire a lock) while holding the lock.
703
704 2359.   [bug]           Fix NSID bug. [RT #17942]
705
706 2358.   [doc]           Update host's default query description. [RT #17934]
707
708 2357.   [port]          Don't use OpenSSL's engine support in versions before
709                         OpenSSL 0.9.7f. [RT #17922]
710
711 2356.   [bug]           Built in mutex profiler was not scalable enough.
712                         [RT #17436]
713
714 2355.   [func]          Extend the number statistics counters available.
715                         [RT #17590]
716
717 2354.   [bug]           Failed to initialize some rdatasetheader_t elements.
718                         [RT #17927]
719
720 2353.   [func]          Add support for Name Server ID (RFC 5001).
721                         'dig +nsid' requests NSID from server.
722                         'request-nsid yes;' causes recursive server to send
723                         NSID requests to upstream servers.  Server responds
724                         to NSID requests with the string configured by
725                         'server-id' option.  [RT #17091]
726
727 2352.   [bug]           Various GSS_API fixups. [RT #17729]
728
729 2351.   [bug]           convertxsl.pl generated very long lines. [RT #17906]
730
731 2350.   [port]          win32: IPv6 support. [RT #17797]
732
733 2349.   [func]          Provide incremental re-signing support for secure
734                         dynamic zones. [RT #1091]
735
736 2348.   [func]          Use the EVP interface to OpenSSL. Add PKCS#11 support.
737                         Documentation is in the new README.pkcs11 file.
738                         New tool, dnssec-keyfromlabel, which takes the
739                         label of a key pair in a HSM and constructs a DNS
740                         key pair for use by named and dnssec-signzone.
741                         [RT #16844]
742
743 2347.   [bug]           Delete now traverses the RB tree in the canonical
744                         order. [RT #17451]
745
746 2346.   [func]          Memory statistics now cover all active memory contexts
747                         in increased detail. [RT #17580]
748
749 2345.   [bug]           named-checkconf failed to detect when forwarders
750                         were set at both the options/view level and in
751                         a root zone. [RT #17671]
752
753 2344.   [bug]           Improve "logging{ file ...; };" documentation.
754                         [RT #17888]
755
756 2343.   [bug]           (Seemingly) duplicate IPv6 entries could be
757                         created in ADB. [RT #17837]
758
759 2342.   [func]          Use getifaddrs() if available under Linux. [RT #17224]
760
761 2341.   [bug]           libbind: add missing -I../include for off source
762                         tree builds. [RT #17606]
763
764 2340.   [port]          openbsd: interface configuration. [RT #17700]
765
766 2339.   [port]          tru64: support for libbind. [RT #17589]
767
768 2338.   [bug]           check_ds() could be called with a non DS rdataset.
769                         [RT #17598]
770
771 2337.   [bug]           BUILD_LDFLAGS was not being correctly set.  [RT #17614]
772
773 2336.   [func]          If "named -6" is specified then listen on all IPv6
774                         interfaces if there are not listen-on-v6 clauses in
775                         named.conf.  [RT #17581]
776
777 2335.   [port]          sunos:  libbind and *printf() support for long long. 
778                         [RT #17513]
779
780 2334.   [bug]           Bad REQUIRES in fromstruct_in_naptr(),  off by one
781                         bug in fromstruct_txt(). [RT #17609]
782                         
783 2333.   [bug]           Fix off by one error in isc_time_nowplusinterval().
784                         [RT #17608]
785
786 2332.   [contrib]       query-loc-0.4.0. [RT #17602]
787
788 2331.   [bug]           Failure to regenerate any signatures was not being
789                         reported nor being past back to the UPDATE client.
790                         [RT #17570]
791
792 2330.   [bug]           Remove potential race condition when handling
793                         over memory events. [RT #17572]
794
795                         WARNING: API CHANGE: over memory callback
796                         function now needs to call isc_mem_waterack().
797                         See <isc/mem.h> for details.
798
799 2329.   [bug]           Clearer help text for dig's '-x' and '-i' options.
800
801 2328.   [maint]         Add AAAA addresses for A.ROOT-SERVERS.NET,
802                         F.ROOT-SERVERS.NET, H.ROOT-SERVERS.NET,
803                         J.ROOT-SERVERS.NET, K.ROOT-SERVERS.NET and
804                         M.ROOT-SERVERS.NET.
805
806 2327.   [bug]           It was possible to dereference a NULL pointer in
807                         rbtdb.c.  Implement dead node processing in zones as
808                         we do for caches. [RT #17312]
809
810 2326.   [bug]           It was possible to trigger a INSIST in the acache
811                         processing.
812
813 2325.   [port]          Linux: use capset() function if available. [RT #17557]
814
815 2324.   [bug]           Fix IPv6 matching against "any;". [RT #17533]
816
817 2323.   [port]          tru64: namespace clash. [RT #17547]
818
819 2322.   [port]          MacOS: work around the limitation of setrlimit()
820                         for RLIMIT_NOFILE. [RT #17526]
821
822 2321.   [placeholder]
823
824 2320.   [func]          Make statistics counters thread-safe for platforms
825                         that support certain atomic operations. [RT #17466]
826
827 2319.   [bug]           Silence Coverity warnings in 
828                         lib/dns/rdata/in_1/apl_42.c. [RT #17469]
829
830 2318.   [port]          sunos fixes for libbind.  [RT #17514]
831
832 2317.   [bug]           "make distclean" removed bind9.xsl.h. [RT #17518]
833
834 2316.   [port]          Missing #include <isc/print.h> in lib/dns/gssapictx.c.
835                         [RT #17513]
836
837 2315.   [bug]           Used incorrect address family for mapped IPv4
838                         addresses in acl.c. [RT #17519]
839
840 2314.   [bug]           Uninitialized memory use on error path in
841                         bin/named/lwdnoop.c.  [RT #17476]
842
843 2313.   [cleanup]       Silence Coverity warnings. Handle private stacks.
844                         [RT #17447] [RT #17478]
845
846 2312.   [cleanup]       Silence Coverity warning in lib/isc/unix/socket.c.
847                         [RT #17458]
848
849 2311.   [bug]           IPv6 addresses could match IPv4 ACL entries and
850                         vice versa. [RT #17462]
851
852 2310.   [bug]           dig, host, nslookup: flush stdout before emitting
853                         debug/fatal messages.  [RT #17501]
854
855 2309.   [cleanup]       Fix Coverity warnings in lib/dns/acl.c and iptable.c.
856                         [RT #17455]
857
858 2308.   [cleanup]       Silence Coverity warning in bin/named/controlconf.c.
859                         [RT #17495]
860
861 2307.   [bug]           Remove infinite loop from lib/dns/sdb.c. [RT #17496]
862
863 2306.   [bug]           Remove potential race from lib/dns/resolver.c.
864                         [RT #17470]
865
866 2305.   [security]      inet_network() buffer overflow. CVE-2008-0122.
867
868 2304.   [bug]           Check returns from all dns_rdata_tostruct() calls.
869                         [RT #17460]
870
871 2303.   [bug]           Remove unnecessary code from bin/named/lwdgnba.c.
872                         [RT #17471]
873
874 2302.   [bug]           Fix memset() calls in lib/tests/t_api.c. [RT #17472]
875
876 2301.   [bug]           Remove resource leak and fix error messages in
877                         bin/tests/system/lwresd/lwtest.c. [RT #17474]
878
879 2300.   [bug]           Fixed failure to close open file in 
880                         bin/tests/names/t_names.c. [RT #17473]
881
882 2299.   [bug]           Remove unnecessary NULL check in
883                         bin/nsupdate/nsupdate.c. [RT #17475]
884
885 2298.   [bug]           isc_mutex_lock() failure not caught in
886                         bin/tests/timers/t_timers.c. [RT #17468]
887
888 2297.   [bug]           isc_entropy_createfilesource() failure not caught in
889                         bin/tests/dst/t_dst.c. [RT #17467]
890
891 2296.   [port]          Allow docbook stylesheet location to be specified to
892                         configure. [RT #17457]
893
894 2295.   [bug]           Silence static overrun error in bin/named/lwaddr.c.
895                         [RT #17459]
896
897 2294.   [func]          Allow the experimental statistics channels to have
898                         multiple connections and ACL.
899                         Note: the stats-server and stats-server-v6 options
900                         available in the previous beta releases are replaced
901                         with the generic statistics-channels statement.
902
903 2293.   [func]          Add ACL regression test. [RT #17375]
904
905 2292.   [bug]           Log if the working directory is not writable.
906                         [RT #17312]
907
908 2291.   [bug]           PR_SET_DUMPABLE may be set too late.  Also report
909                         failure to set PR_SET_DUMPABLE. [RT #17312]
910
911 2290.   [bug]           Let AD in the query signal that the client wants AD
912                         set in the response. [RT #17301]
913
914 2289.   [func]          named-checkzone now reports the out-of-zone CNAME
915                         found. [RT #17309]
916
917 2288.   [port]          win32: mark service as running when we have finished
918                         loading.  [RT #17441]
919
920 2287.   [bug]           Use 'volatile' if the compiler supports it. [RT #17413]
921
922 2286.   [func]          Allow a TCP connection to be used as a weak
923                         authentication method for reverse zones.
924                         New update-policy methods tcp-self and 6to4-self.
925                         [RT #17378]
926
927 2285.   [func]          Test framework for client memory context management.
928                         [RT #17377]
929
930 2284.   [bug]           Memory leak in UPDATE prerequisite processing.
931                         [RT #17377]
932
933 2283.   [bug]           TSIG keys were not attaching to the memory
934                         context.  TSIG keys should use the rings
935                         memory context rather than the clients memory
936                         context. [RT #17377]
937
938 2282.   [bug]           Acl code fixups. [RT #17346] [RT #17374]
939
940 2281.   [bug]           Attempts to use undefined acls were not being logged.
941                         [RT #17307]
942
943 2280.   [func]          Allow the experimental http server to be reached
944                         over IPv6 as well as IPv4. [RT #17332]
945
946 2279.   [bug]           Use setsockopt(SO_NOSIGPIPE), when available,
947                         to protect applications from receiving spurious
948                         SIGPIPE signals when using the resolver.
949
950 2278.   [bug]           win32: handle the case where Windows returns no
951                         search list or DNS suffix. [RT #17354]
952
953 2277.   [bug]           Empty zone names were not correctly being caught at
954                         in the post parse checks. [RT #17357]
955
956 2276.   [bug]           Install <dst/gssapi.h>.  [RT# 17359]
957
958 2275.   [func]          Add support to dig to perform IXFR queries over UDP.
959                         [RT #17235]
960
961 2274.   [func]          Log zone transfer statistics. [RT #17336]
962
963 2273.   [bug]           Adjust log level to WARNING when saving inconsistent
964                         stub/slave master and journal files. [RT# 17279]
965
966 2272.   [bug]           Handle illegal dnssec-lookaside trust-anchor names.
967                         [RT #17262]
968
969 2271.   [bug]           Fix a memory leak in http server code [RT #17100]
970
971 2270.   [bug]           dns_db_closeversion() version->writer could be reset
972                         before it is tested. [RT #17290]
973
974 2269.   [contrib]       dbus memory leaks and missing va_end calls. [RT #17232]
975
976 2268.   [bug]           0.IN-ADDR.ARPA was missing from the empty zones
977                         list.
978
979         --- 9.5.0b1 released ---
980
981 2267.   [bug]           Radix tree node_num value could be set incorrectly,
982                         causing positive ACL matches to look like negative
983                         ones.  [RT #17311]
984
985 2266.   [bug]           client.c:get_clientmctx() returned the same mctx
986                         once the pool of mctx's was filled. [RT #17218]
987
988 2265.   [bug]           Test that the memory context's basic_table is non NULL
989                         before freeing.  [RT #17265]
990
991 2264.   [bug]           Server prefix length was being ignored. [RT #17308]
992
993 2263.   [bug]           "named-checkconf -z" failed to set default value
994                         for "check-integrity".  [RT #17306]
995
996 2262.   [bug]           Error status from all but the last view could be
997                         lost. [RT #17292]
998
999 2261.   [bug]           Fix memory leak with "any" and "none" ACLs [RT #17272]
1000
1001 2260.   [bug]           Reported wrong clients-per-query when increasing the
1002                         value. [RT #17236]
1003
1004 2259.   [placeholder]
1005
1006         --- 9.5.0a7 released ---
1007
1008 2258.   [bug]           Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
1009                         [RT #17241]
1010
1011 2257.   [bug]           win32: Use the full path to vcredist_x86.exe when
1012                         calling it. [RT #17222]
1013
1014 2256.   [bug]           win32: Correctly register the installation location of
1015                         bindevt.dll. [RT #17159]
1016
1017 2255.   [maint]         L.ROOT-SERVERS.NET is now 199.7.83.42.
1018
1019 2254.   [bug]           timer.c:dispatch() failed to lock timer->lock
1020                         when reading timer->idle allowing it to see
1021                         intermediate values as timer->idle was reset by
1022                         isc_timer_touch(). [RT #17243]
1023
1024 2253.   [func]          "max-cache-size" defaults to 32M.
1025                         "max-acache-size" defaults to 16M.
1026
1027 2252.   [bug]           Fixed errors in sortlist code [RT #17216]
1028
1029 2251.   [placeholder]
1030
1031 2250.   [func]          New flag 'memstatistics' to state whether the
1032                         memory statistics file should be written or not.
1033                         Additionally named's -m option will cause the
1034                         statistics file to be written. [RT #17113]
1035                         
1036 2249.   [bug]           Only set Authentic Data bit if client requested
1037                         DNSSEC, per RFC 3655 [RT #17175]
1038
1039 2248.   [cleanup]       Fix several errors reported by Coverity. [RT #17160]
1040
1041 2247.   [doc]           Sort doc/misc/options. [RT #17067]
1042
1043 2246.   [bug]           Make the startup of test servers (ans.pl) more
1044                         robust. [RT #17147]
1045
1046 2245.   [bug]           Validating lack of DS records at trust anchors wasn't
1047                         working. [RT #17151]
1048
1049 2244.   [func]          Allow the check of nameserver names against the
1050                         SOA MNAME field to be disabled by specifying
1051                         'notify-to-soa yes;'.  [RT #17073]
1052
1053 2243.   [func]          Configuration files without a newline at the end now
1054                         parse without error. [RT #17120]
1055
1056 2242.   [bug]           nsupdate: GSS-TSIG support using the Heimdal Kerberos
1057                         library could require a source of random data.
1058                         [RT #17127]
1059
1060 2241.   [func]          nsupdate: add a interactive 'help' command. [RT #17099]
1061
1062 2240.   [bug]           Cleanup nsupdates GSS-TSIG support.  Convert
1063                         a number of INSIST()s into plain fatal() errors
1064                         which report the triggering result code.
1065                         The 'key' command wasn't disabling GSS-TSIG.
1066                         [RT #17099]
1067
1068 2239.   [func]          Ship a pre built bin/named/bind9.xsl.h. [RT #17114]
1069
1070 2238.   [bug]           It was possible to trigger a REQUIRE when a
1071                         validation was canceled. [RT #17106]
1072
1073 2237.   [bug]           libbind: res_init() was not thread aware. [RT #17123]
1074
1075 2236.   [bug]           dnssec-signzone failed to preserve the case of
1076                         of wildcard owner names. [RT #17085]
1077
1078 2235.   [bug]           <isc/atomic.h> was not being installed. [RT #17135]
1079
1080 2234.   [port]          Correct some compiler warnings on SCO OSr5 [RT #17134]
1081   
1082 2233.   [func]          Add support for O(1) ACL processing, based on
1083                         radix tree code originally written by Kevin
1084                         Brintnall. [RT #16288]
1085
1086 2232.   [bug]           dns_adb_findaddrinfo() could fail and return
1087                         ISC_R_SUCCESS. [RT #17137]
1088
1089 2231.   [bug]           Building dlzbdb (contrib/dlz/bin/dlzbdb) was broken.
1090                         [RT #17088]
1091
1092 2230.   [bug]           We could INSIST reading a corrupted journal.
1093                         [RT #17132]
1094
1095 2229.   [bug]           Null pointer dereference on query pool creation
1096                         failure. [RT #17133]
1097
1098 2228.   [contrib]       contrib: Change 2188 was incomplete.
1099
1100 2227.   [cleanup]       Tidied up the FAQ. [RT #17121]
1101
1102 2226.   [placeholder]
1103
1104 2225.   [bug]           More support for systems with no IPv4 addresses.
1105                         [RT #17111]
1106
1107 2224.   [bug]           Defer journal compaction if a xfrin is in progress.
1108                         [RT #17119]
1109
1110 2223.   [bug]           Make a new journal when compacting. [RT #17119]
1111
1112 2222.   [func]          named-checkconf now checks server key references.
1113                         [RT #17097]
1114
1115 2221.   [bug]           Set the event result code to reflect the actual
1116                         record turned to caller when a cache update is
1117                         rejected due to a more credible answer existing.
1118                         [RT #17017]
1119
1120 2220.   [bug]           win32: Address a race condition in final shutdown of
1121                         the Windows socket code. [RT #17028]
1122                         
1123 2219.   [bug]           Apply zone consistency checks to additions, not
1124                         removals, when updating. [RT #17049]
1125
1126 2218.   [bug]           Remove unnecessary REQUIRE from dns_validator_create().
1127                         [RT #16976]
1128
1129 2217.   [func]          Adjust update log levels. [RT #17092]
1130
1131 2216.   [cleanup]       Fix a number of errors reported by Coverity.
1132                         [RT #17094]
1133
1134 2215.   [bug]           Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094]
1135
1136 2214.   [bug]           Deregister OpenSSL lock callback when cleaning
1137                         up.  Reorder OpenSSL cleanup so that RAND_cleanup()
1138                         is called before the locks are destroyed. [RT #17098]
1139
1140 2213.   [bug]           SIG0 diagnostic failure messages were looking at the
1141                         wrong status code. [RT #17101]
1142
1143 2212.   [func]          'host -m' now causes memory statistics and active
1144                         memory to be printed at exit. [RT 17028]
1145
1146 2211.   [func]          Update "dynamic update temporarily disabled" message.
1147                         [RT #17065]
1148
1149 2210.   [bug]           Deleting class specific records via UPDATE could
1150                         fail.  [RT #17074]
1151
1152 2209.   [port]          osx: linking against user supplied static OpenSSL
1153                         libraries failed as the system ones were still being
1154                         found. [RT #17078]
1155
1156 2208.   [port]          win32: make sure both build methods produce the
1157                         same output. [RT #17058]
1158
1159 2207.   [port]          Some implementations of getaddrinfo() fail to set
1160                         ai_canonname correctly. [RT #17061]
1161
1162         --- 9.5.0a6 released ---
1163
1164 2206.   [security]      "allow-query-cache" and "allow-recursion" now
1165                         cross inherit from each other.
1166
1167                         If allow-query-cache is not set in named.conf then
1168                         allow-recursion is used if set, otherwise allow-query
1169                         is used if set, otherwise the default (localnets;
1170                         localhost;) is used.
1171
1172                         If allow-recursion is not set in named.conf then
1173                         allow-query-cache is used if set, otherwise allow-query
1174                         is used if set, otherwise the default (localnets;
1175                         localhost;) is used.
1176
1177                         [RT #16987]
1178         
1179 2205.   [bug]           libbind: change #2119 broke thread support. [RT #16982]
1180
1181 2204.   [bug]           "rndc flushanme name unknown-view" caused named
1182                         to crash. [RT #16984]
1183
1184 2203.   [security]      Query id generation was cryptographically weak.
1185                         [RT # 16915]
1186
1187 2202.   [security]      The default acls for allow-query-cache and
1188                         allow-recursion were not being applied. [RT #16960]
1189
1190 2201.   [bug]           The build failed in a separate object directory.
1191                         [RT #16943]
1192
1193 2200.   [bug]           The search for cached NSEC records was stopping to
1194                         early leading to excessive DLV queries. [RT #16930]
1195
1196 2199.   [bug]           win32: don't call WSAStartup() while loading dlls.
1197                         [RT #16911]
1198
1199 2198.   [bug]           win32: RegCloseKey() could be called when
1200                         RegOpenKeyEx() failed. [RT #16911]
1201
1202 2197.   [bug]           Add INSIST to catch negative responses which are
1203                         not setting the event result code appropriately.
1204                         [RT #16909]
1205
1206 2196.   [port]          win32: yield processor while waiting for once to
1207                         to complete. [RT #16958]
1208
1209 2195.   [func]          dnssec-keygen now defaults to nametype "ZONE"
1210                         when generating DNSKEYs. [RT #16954]
1211
1212 2194.   [bug]           Close journal before calling 'done' in xfrin.c.
1213
1214         --- 9.5.0a5 released ---
1215
1216 2193.   [port]          win32: BINDInstall.exe is now linked statically.
1217                         [RT #16906]
1218
1219 2192.   [port]          win32: use vcredist_x86.exe to install Visual
1220                         Studio's redistributable dlls if building with
1221                         Visual Stdio 2005 or later.
1222
1223 2191.   [func]          named-checkzone now allows dumping to stdout (-).
1224                         named-checkconf now has -h for help.
1225                         named-checkzone now has -h for help.
1226                         rndc now has -h for help.
1227                         Better handling of '-?' for usage summaries.
1228                         [RT #16707]
1229
1230 2190.   [func]          Make fallback to plain DNS from EDNS due to timeouts
1231                         more visible.  New logging category "edns-disabled".
1232                         [RT #16871]
1233
1234 2189.   [bug]           Handle socket() returning EINTR. [RT #15949]
1235
1236 2188.   [contrib]       queryperf: autoconf changes to make the search for
1237                         libresolv or libbind more robust. [RT #16299]
1238
1239 2187.   [bug]           query_addds(), query_addwildcardproof() and
1240                         query_addnxrrsetnsec() should take a version
1241                         argument. [RT #16368]
1242
1243 2186.   [port]          cygwin: libbind: check for struct sockaddr_storage
1244                         independently of IPv6. [RT #16482]
1245
1246 2185.   [port]          sunos: libbind: check for ssize_t, memmove() and
1247                         memchr(). [RT #16463]
1248
1249 2184.   [bug]           bind9.xsl.h didn't build out of the source tree.
1250                         [RT #16830]
1251
1252 2183.   [bug]           dnssec-signzone didn't handle offline private keys
1253                         well.  [RT #16832]
1254
1255 2182.   [bug]           dns_dispatch_createtcp() and dispatch_createudp()
1256                         could return ISC_R_SUCCESS when they ran out of
1257                         memory. [RT #16365]
1258
1259 2181.   [port]          sunos: libbind: add paths.h from BIND 8. [RT #16462]
1260
1261 2180.   [cleanup]       Remove bit test from 'compress_test' as they
1262                         are no longer needed. [RT #16497]
1263
1264 2179.   [func]          'rndc command zone' will now find 'zone' if it is
1265                         unique to all the views. [RT #16821]
1266
1267 2178.   [bug]           'rndc reload' of a slave or stub zone resulted in
1268                         a reference leak. [RT #16867]
1269
1270 2177.   [bug]           Array bounds overrun on read (rcodetext) at
1271                         debug level 10+. [RT #16798]
1272
1273 2176.   [contrib]       dbus update to handle race condition during
1274                         initialization (Bugzilla 235809). [RT #16842]
1275
1276 2175.   [bug]           win32: windows broadcast condition variable support
1277                         was broken. [RT #16592]
1278
1279 2174.   [bug]           I/O errors should always be fatal when reading
1280                         master files. [RT #16825]
1281
1282 2173.   [port]          win32: When compiling with MSVS 2005 SP1 we also
1283                         need to ship Microsoft.VC80.MFCLOC.
1284
1285         --- 9.5.0a4 released ---
1286
1287 2172.   [bug]           query_addsoa() was being called with a non zone db.
1288                         [RT #16834]
1289
1290 2171.   [bug]           Handle breaks in DNSSEC trust chains where the parent
1291                         servers are not DS aware (DS queries to the parent
1292                         return a referral to the child).
1293
1294 2170.   [func]          Add acache processing to test suite. [RT #16711]
1295
1296 2169.   [bug]           host, nslookup: when reporting NXDOMAIN report the
1297                         given name and not the last name searched for.
1298                         [RT #16763]
1299
1300 2168.   [bug]           nsupdate: in non-interactive mode treat syntax errors
1301                         as fatal errors. [RT #16785]
1302
1303 2167.   [bug]           When re-using a automatic zone named failed to
1304                         attach it to the new view. [RT #16786]
1305
1306         --- 9.5.0a3 released ---
1307
1308 2166.   [bug]           When running in batch mode, dig could misinterpret
1309                         a server address as a name to be looked up, causing
1310                         unexpected output. [RT #16743]
1311
1312 2165.   [func]          Allow the destination address of a query to determine
1313                         if we will answer the query or recurse.
1314                         allow-query-on, allow-recursion-on and
1315                         allow-query-cache-on. [RT #16291]
1316
1317 2164.   [bug]           The code to determine how named-checkzone / 
1318                         named-compilezone was called failed under windows.
1319                         [RT #16764]
1320
1321 2163.   [bug]           If only one of query-source and query-source-v6
1322                         specified a port the query pools code broke (change
1323                         2129).  [RT #16768]
1324
1325 2162.   [func]          Allow "rrset-order fixed" to be disabled at compile
1326                         time. [RT #16665]
1327
1328 2161.   [bug]           Fix which log messages are emitted for 'rndc flush'.
1329                         [RT #16698]
1330
1331 2160.   [bug]           libisc wasn't handling NULL ifa_addr pointers returned
1332                         from getifaddrs(). [RT #16708]
1333
1334         --- 9.5.0a2 released ---
1335
1336 2159.   [bug]           Array bounds overrun in acache processing. [RT #16710]
1337
1338 2158.   [bug]           ns_client_isself() failed to initialize key
1339                         leading to a REQUIRE failure. [RT #16688]
1340
1341 2157.   [func]          dns_db_transfernode() created. [RT #16685]
1342
1343 2156.   [bug]           Fix node reference leaks in lookup.c:lookup_find(),
1344                         resolver.c:validated() and resolver.c:cache_name().
1345                         Fix a memory leak in rbtdb.c:free_noqname().
1346                         Make lookup.c:lookup_find() robust against
1347                         event leaks. [RT #16685]
1348
1349 2155.   [contrib]       SQLite sdb module from jaboydjr@netwalk.com.
1350                         [RT #16694]
1351
1352 2154.   [func]          Scoped (e.g. IPv6 link-local) addresses may now be
1353                         matched in acls by omitting the scope. [RT #16599]
1354
1355 2153.   [bug]           nsupdate could leak memory. [RT #16691]
1356
1357 2152.   [cleanup]       Use sizeof(buf) instead of fixed number in
1358                         dighost.c:get_trusted_key(). [RT #16678]
1359
1360 2151.   [bug]           Missing newline in usage message for journalprint.
1361                         [RT #16679]
1362
1363 2150.   [bug]           'rrset-order cyclic' uniformly distribute the
1364                         starting point for the first response for a given
1365                         RRset. [RT #16655]
1366
1367 2149.   [bug]           isc_mem_checkdestroyed() failed to abort on
1368                         if there were still active memory contexts.
1369                         [RT #16672]
1370
1371 2148.   [func]          Add positive logging for rndc commands. [RT #14623]
1372
1373 2147.   [bug]           libbind: remove potential buffer overflow from
1374                         hmac_link.c. [RT #16437]
1375
1376 2146.   [cleanup]       Silence Linux's spurious "obsolete setsockopt
1377                         SO_BSDCOMPAT" message. [RT #16641]
1378
1379 2145.   [bug]           Check DS/DLV digest lengths for known digests.
1380                         [RT #16622]
1381
1382 2144.   [cleanup]       Suppress logging of SERVFAIL from forwarders.
1383                         [RT #16619]
1384
1385 2143.   [bug]           We failed to restart the IPv6 client when the
1386                         kernel failed to return the destination the
1387                         packet was sent to. [RT #16613]
1388
1389 2142.   [bug]           Handle master files with a modification time that
1390                         matches the epoch. [RT# 16612]
1391
1392 2141.   [bug]           dig/host should not be setting IDN_ASCCHECK (IDN
1393                         equivalent of LDH checks).  [RT #16609]
1394
1395 2140.   [bug]           libbind: missing unlock on pthread_key_create()
1396                         failures. [RT #16654]
1397
1398 2139.   [bug]           dns_view_find() was being called with wrong type
1399                         in adb.c. [RT #16670]
1400
1401 2138.   [bug]           Lock order reversal in resolver.c. [RT #16653]
1402
1403 2137.   [port]          Mips little endian and/or mips 64 bit are now
1404                         supported for atomic operations. [RT#16648]
1405
1406 2136.   [bug]           nslookup/host looped if there was no search list
1407                         and the host didn't exist. [RT #16657]
1408
1409 2135.   [bug]           Uninitialized rdataset in sdlz.c. [RT# 16656]
1410
1411 2134.   [func]          Additional statistics support. [RT #16666]
1412
1413 2133.   [port]          powerpc:  Support both IBM and MacOS Power PC
1414                         assembler syntaxes. [RT #16647]
1415
1416 2132.   [bug]           Missing unlock on out of memory in
1417                         dns_dispatchmgr_setudp().
1418
1419 2131.   [contrib]       dlz/mysql: AXFR was broken. [RT #16630]
1420
1421 2130.   [func]          Log if CD or DO were set. [RT #16640]
1422
1423 2129.   [func]          Provide a pool of UDP sockets for queries to be
1424                         made over. See use-queryport-pool, queryport-pool-ports
1425                         and queryport-pool-updateinterval.  [RT #16415]
1426
1427 2128.   [doc]           xsltproc --nonet, update DTD versions.  [RT #16635]
1428
1429 2127.   [port]          Improved OpenSSL 0.9.8 support. [RT #16563]
1430
1431 2126.   [security]      Serialize validation of type ANY responses. [RT #16555]
1432
1433 2125.   [bug]           dns_zone_getzeronosoattl() REQUIRE failure if DLZ
1434                         was defined. [RT #16574]
1435
1436 2124.   [security]      It was possible to dereference a freed fetch
1437                         context. [RT #16584]
1438
1439         --- 9.5.0a1 released ---
1440
1441 2123.   [func]          Use Doxygen to generate internal documentation.
1442                         [RT #11398]
1443
1444 2122.   [func]          Experimental http server and statistics support
1445                         for named via xml.
1446
1447 2121.   [func]          Add a 10 slot dead masters cache (LRU) with a 600
1448                         second timeout. [RT #16553]
1449
1450 2120.   [doc]           Fix markup on nsupdate man page. [RT #16556]
1451
1452 2119.   [compat]        libbind: allow res_init() to succeed enough to
1453                         return the default domain even if it was unable
1454                         to allocate memory.
1455
1456 2118.   [bug]           Handle response with long chains of domain name
1457                         compression pointers which point to other compression
1458                         pointers. [RT #16427]
1459
1460 2117.   [bug]           DNSSEC fixes: named could fail to cache NSEC records
1461                         which could lead to validation failures.  named didn't
1462                         handle negative DS responses that were in the process
1463                         of being validated.  Check CNAME bit before accepting
1464                         NODATA proof. To be able to ignore a child NSEC there
1465                         must be SOA (and NS) set in the bitmap. [RT #16399]
1466
1467 2116.   [bug]           'rndc reload' could cause the cache to continually
1468                         be cleaned. [RT #16401]
1469
1470 2115.   [bug]           'rndc reconfig' could trigger a INSIST if the
1471                         number of masters for a zone was reduced. [RT #16444]
1472
1473 2114.   [bug]           dig/host/nslookup: searches for names with multiple
1474                         labels were failing. [RT #16447]
1475
1476 2113.   [bug]           nsupdate: if a zone is specified it should be used
1477                         for server discover. [RT# 16455]
1478
1479 2112.   [security]      Warn if weak RSA exponent is used. [RT #16460]
1480
1481 2111.   [bug]           Fix a number of errors reported by Coverity.
1482                         [RT #16507]
1483
1484 2110.   [bug]           "minimal-responses yes;" interacted badly with BIND 8
1485                         priming queries. [RT #16491]
1486
1487 2109.   [port]          libbind: silence aix 5.3 compiler warnings. [RT #16502]
1488
1489 2108.   [func]          DHCID support. [RT #16456]
1490
1491 2107.   [bug]           dighost.c: more cleanup of buffers. [RT #16499]
1492
1493 2106.   [func]          'rndc status' now reports named's version. [RT #16426]
1494
1495 2105.   [func]          GSS-TSIG support (RFC 3645).
1496
1497 2104.   [port]          Fix Solaris SMF error message.
1498
1499 2103.   [port]          Add /usr/sfw to list of locations for OpenSSL
1500                         under Solaris.
1501
1502 2102.   [port]          Silence Solaris 10 warnings.
1503
1504 2101.   [bug]           OpenSSL version checks were not quite right.
1505                         [RT #16476]
1506
1507 2100.   [port]          win32: copy libeay32.dll to Build\Debug.
1508                         Copy Debug\named-checkzone to Debug\named-compilezone.
1509
1510 2099.   [port]          win32: more manifest issues.
1511
1512 2098.   [bug]           Race in rbtdb.c:no_references(), which occasionally
1513                         triggered an INSIST failure about the node lock
1514                         reference.  [RT #16411]
1515
1516 2097.   [bug]           named could reference a destroyed memory context
1517                         after being reloaded / reconfigured. [RT #16428]
1518
1519 2096.   [bug]           libbind: handle applications that fail to detect
1520                         res_init() failures better.
1521
1522 2095.   [port]          libbind: alway prototype inet_cidr_ntop_ipv6() and
1523                         net_cidr_ntop_ipv6(). [RT #16388]
1524  
1525 2094.   [contrib]       Update named-bootconf.  [RT# 16404]
1526
1527 2093.   [bug]           named-checkzone -s was broken.
1528
1529 2092.   [bug]           win32: dig, host, nslookup.  Use registry config
1530                         if resolv.conf does not exist or no nameservers
1531                         listed. [RT #15877] 
1532
1533 2091.   [port]          dighost.c: race condition on cleanup. [RT #16417]
1534
1535 2090.   [port]          win32: Visual C++ 2005 command line manifest support.
1536                         [RT #16417]
1537
1538 2089.   [security]      Raise the minimum safe OpenSSL versions to
1539                         OpenSSL 0.9.7l and OpenSSL 0.9.8d.  Versions
1540                         prior to these have known security flaws which
1541                         are (potentially) exploitable in named. [RT #16391]
1542
1543 2088.   [security]      Change the default RSA exponent from 3 to 65537.
1544                         [RT #16391]
1545
1546 2087.   [port]          libisc failed to compile on OS's w/o a vsnprintf.
1547                         [RT #16382]
1548
1549 2086.   [port]          libbind: FreeBSD now has get*by*_r() functions.
1550                         [RT #16403]
1551
1552 2085.   [doc]           win32: added index.html and README to zip. [RT #16201]
1553
1554 2084.   [contrib]       dbus update for 9.3.3rc2.
1555
1556 2083.   [port]          win32: Visual C++ 2005 support.
1557
1558 2082.   [doc]           Document 'cache-file' as a test only option.
1559
1560 2081.   [port]          libbind: minor 64-bit portability fix in memcluster.c.
1561                         [RT #16360]
1562
1563 2080.   [port]          libbind: res_init.c did not compile on older versions
1564                         of Solaris. [RT #16363]
1565
1566 2079.   [bug]           The lame cache was not handling multiple types
1567                         correctly. [RT #16361]
1568
1569 2078.   [bug]           dnssec-checkzone output style "default" was badly
1570                         named.  It is now called "relative". [RT #16326]
1571
1572 2077.   [bug]           'dnssec-signzone -O raw' wasn't outputting the
1573                         complete signed zone. [RT #16326]
1574
1575 2076.   [bug]           Several files were missing #include <config.h>
1576                         causing build failures on OSF. [RT #16341]
1577
1578 2075.   [bug]           The spillat timer event hander could leak memory.
1579                         [RT #16357]
1580
1581 2074.   [bug]           dns_request_createvia2(), dns_request_createvia3(),
1582                         dns_request_createraw2() and dns_request_createraw3()
1583                         failed to send multiple UDP requests. [RT #16349]
1584
1585 2073.   [bug]           Incorrect semantics check for update policy "wildcard".
1586                         [RT #16353]
1587
1588 2072.   [bug]           We were not generating valid HMAC SHA digests.
1589                         [RT #16320]
1590
1591 2071.   [port]          Test whether gcc accepts -fno-strict-aliasing.
1592                         [RT #16324]
1593
1594 2070.   [bug]           The remote address was not always displayed when
1595                         reporting dispatch failures. [RT #16315]
1596
1597 2069.   [bug]           Cross compiling was not working. [RT #16330]
1598
1599 2068.   [cleanup]       Lower incremental tuning message to debug 1.
1600                         [RT #16319]
1601
1602 2067.   [bug]           'rndc' could close the socket too early triggering
1603                         a INSIST under Windows. [RT #16317]
1604
1605 2066.   [security]      Handle SIG queries gracefully. [RT #16300]
1606
1607 2065.   [bug]           libbind: probe for HPUX prototypes for
1608                         endprotoent_r() and endservent_r().  [RT 16313]
1609
1610 2064.   [bug]           libbind: silence AIX compiler warnings. [RT #16218]
1611
1612 2063.   [bug]           Change #1955 introduced a bug which caused the first
1613                         'rndc flush' call to not free memory. [RT #16244]
1614
1615 2062.   [bug]           'dig +nssearch' was reusing a buffer before it had
1616                         been returned by the socket code. [RT #16307]
1617
1618 2061.   [bug]           Accept expired wildcard message reversed. [RT #16296]
1619
1620 2060.   [bug]           Enabling DLZ support could leave views partially
1621                         configured. [RT #16295]
1622
1623 2059.   [bug]           Search into cache rbtdb could trigger an INSIST
1624                         failure while cleaning up a stale rdataset.
1625                         [RT #16292]
1626
1627 2058.   [bug]           Adjust how we calculate rtt estimates in the presence
1628                         of authoritative servers that drop EDNS and/or CD
1629                         requests.  Also fallback to EDNS/512 and plain DNS
1630                         faster for zones with less than 3 servers.  [RT #16187]
1631
1632 2057.   [bug]           Make setting "ra" dependent on both allow-query-cache
1633                         and allow-recursion. [RT #16290]
1634
1635 2056.   [bug]           dig: ixfr= was not being treated case insensitively
1636                         at all times. [RT #15955]
1637
1638 2055.   [bug]           Missing goto after dropping multicast query.
1639                         [RT #15944]
1640
1641 2054.   [port]          freebsd: do not explicitly link against -lpthread.
1642                         [RT #16170]
1643
1644 2053.   [port]          netbsd:libbind: silence compiler warnings. [RT #16220]
1645
1646 2052.   [bug]           'rndc' improve connect failed message to report
1647                         the failing address. [RT #15978]
1648
1649 2051.   [port]          More strtol() fixes. [RT #16249]
1650
1651 2050.   [bug]           Parsing of NSAP records was not case insensitive.
1652                         [RT #16287]
1653
1654 2049.   [bug]           Restore SOA before AXFR when falling back from
1655                         a attempted IXFR when transferring in a zone.
1656                         Allow a initial SOA query before attempting
1657                         a AXFR to be requested. [RT #16156]
1658
1659 2048.   [bug]           It was possible to loop forever when using
1660                         avoid-v4-udp-ports / avoid-v6-udp-ports when
1661                         the OS always returned the same local port.
1662                         [RT #16182]
1663
1664 2047.   [bug]           Failed to initialize the interface flags to zero.
1665                         [RT #16245]
1666
1667 2046.   [bug]           rbtdb.c:rdataset_setadditional() could cause duplicate
1668                         cleanup [RT #16247].
1669
1670 2045.   [func]          Use lock buckets for acache entries to limit memory
1671                         consumption. [RT #16183]
1672
1673 2044.   [port]          Add support for atomic operations for Itanium.
1674                         [RT #16179]
1675
1676 2043.   [port]          nsupdate/nslookup: Force the flushing of the prompt
1677                         for interactive sessions. [RT#16148]
1678
1679 2042.   [bug]           named-checkconf was incorrectly rejecting the
1680                         logging category "config". [RT #16117]
1681
1682 2041.   [bug]           "configure --with-dlz-bdb=yes" produced a bad
1683                         set of libraries to be linked. [RT #16129]
1684
1685 2040.   [bug]           rbtdb no_references() could trigger an INSIST
1686                         failure with --enable-atomic.  [RT #16022]
1687
1688 2039.   [func]          Check that all buffers passed to the socket code
1689                         have been retrieved when the socket event is freed.
1690                         [RT #16122]
1691
1692 2038.   [bug]           dig/nslookup/host was unlinking from wrong list
1693                         when handling errors. [RT #16122]
1694
1695 2037.   [func]          When unlinking the first or last element in a list
1696                         check that the list head points to the element to
1697                         be unlinked. [RT #15959]
1698
1699 2036.   [bug]           'rndc recursing' could cause trigger a REQUIRE.
1700                         [RT #16075]
1701
1702 2035.   [func]          Make falling back to TCP on UDP refresh failure
1703                         optional. Default "try-tcp-refresh yes;" for BIND 8
1704                         compatibility. [RT #16123]
1705
1706 2034.   [bug]           gcc: set -fno-strict-aliasing. [RT #16124]
1707
1708 2033.   [bug]           We weren't creating multiple client memory contexts
1709                         on demand as expected. [RT #16095]
1710
1711 2032.   [bug]           Remove a INSIST in query_addadditional2(). [RT #16074]
1712
1713 2031.   [bug]           Emit a error message when "rndc refresh" is called on
1714                         a non slave/stub zone. [RT # 16073]
1715
1716 2030.   [bug]           We were being overly conservative when disabling
1717                         openssl engine support. [RT #16030]
1718
1719 2029.   [bug]           host printed out the server multiple times when
1720                         specified on the command line. [RT #15992]
1721
1722 2028.   [port]          linux: socket.c compatibility for old systems.
1723                         [RT #16015]
1724
1725 2027.   [port]          libbind: Solaris x86 support. [RT #16020]
1726
1727 2026.   [bug]           Rate limit the two recursive client exceeded messages.
1728                         [RT #16044]
1729
1730 2025.   [func]          Update "zone serial unchanged" message. [RT #16026]
1731
1732 2024.   [bug]           named emitted spurious "zone serial unchanged"
1733                         messages on reload. [RT #16027]
1734
1735 2023.   [bug]           "make install" should create ${localstatedir}/run and
1736                         ${sysconfdir} if they do not exist. [RT #16033]
1737
1738 2022.   [bug]           If dnssec validation is disabled only assert CD if
1739                         CD was requested. [RT #16037]
1740
1741 2021.   [bug]           dnssec-enable no; triggered a REQUIRE. [RT #16037]
1742
1743 2020.   [bug]           rdataset_setadditional() could leak memory. [RT #16034]
1744
1745 2019.   [tuning]        Reduce the amount of work performed per quantum
1746                         when cleaning the cache. [RT #15986]
1747
1748 2018.   [bug]           Checking if the HMAC MD5 private file was broken.
1749                         [RT #15960]
1750
1751 2017.   [bug]           allow-query default was not correct. [RT #15946]
1752
1753 2016.   [bug]           Return a partial answer if recursion is not
1754                         allowed but requested and we had the answer
1755                         to the original qname. [RT #15945]
1756
1757 2015.   [cleanup]       use-additional-cache is now acache-enable for
1758                         consistency.  Default acache-enable off in BIND 9.4
1759                         as it requires memory usage to be configured.
1760                         It may be enabled by default in BIND 9.5 once we
1761                         have more experience with it.
1762
1763 2014.   [func]          Statistics about acache now recorded and sent
1764                         to log. [RT #15976]
1765
1766 2013.   [bug]           Handle unexpected TSIGs on unsigned AXFR/IXFR
1767                         responses more gracefully. [RT #15941]
1768
1769 2012.   [func]          Don't insert new acache entries if acache is full.
1770                         [RT #15970]
1771
1772 2011.   [func]          dnssec-signzone can now update the SOA record of
1773                         the signed zone, either as an increment or as the
1774                         system time(). [RT #15633]
1775
1776 2010.   [placeholder]   rt15958
1777
1778 2009.   [bug]           libbind: Coverity fixes. [RT #15808]
1779
1780 2008.   [func]          It is now possible to enable/disable DNSSEC
1781                         validation from rndc.  This is useful for the
1782                         mobile hosts where the current connection point
1783                         breaks DNSSEC (firewall/proxy).  [RT #15592]
1784
1785                                 rndc validation newstate [view]
1786
1787 2007.   [func]          It is now possible to explicitly enable DNSSEC
1788                         validation.  default dnssec-validation no; to
1789                         be changed to yes in 9.5.0.  [RT #15674]
1790
1791 2006.   [security]      Allow-query-cache and allow-recursion now default
1792                         to the built in acls "localnets" and "localhost".
1793
1794                         This is being done to make caching servers less
1795                         attractive as reflective amplifying targets for
1796                         spoofed traffic.  This still leave authoritative
1797                         servers exposed.
1798
1799                         The best fix is for full BCP 38 deployment to
1800                         remove spoofed traffic.
1801
1802 2005.   [bug]           libbind: Retransmission timeouts should be
1803                         based on which attempt it is to the nameserver
1804                         and not the nameserver itself. [RT #13548]
1805
1806 2004.   [bug]           dns_tsig_sign() could pass a NULL pointer to
1807                         dst_context_destroy() when cleaning up after a
1808                         error. [RT #15835]
1809
1810 2003.   [bug]           libbind: The DNS name/address lookup functions could
1811                         occasionally follow a random pointer due to
1812                         structures not being completely zeroed. [RT #15806]
1813
1814 2002.   [bug]           libbind: tighten the constraints on when
1815                         struct addrinfo._ai_pad exists.  [RT #15783]
1816
1817 2001.   [func]          Check the KSK flag when updating a secure dynamic zone.
1818                         New zone option "update-check-ksk yes;".  [RT #15817]
1819
1820 2000.   [bug]           memmove()/strtol() fix was incomplete. [RT #15812]
1821
1822 1999.   [func]          Implement "rrset-order fixed". [RT #13662]
1823
1824 1998.   [bug]           Restrict handling of fifos as sockets to just SunOS.
1825                         This allows named to connect to entropy gathering
1826                         daemons that use fifos instead of sockets. [RT #15840]
1827
1828 1997.   [bug]           Named was failing to replace negative cache entries
1829                         when a positive one for the type was learnt.
1830                         [RT #15818]
1831
1832 1996.   [bug]           nsupdate: if a zone has been specified it should
1833                         appear in the output of 'show'. [RT #15797]
1834
1835 1995.   [bug]           'host' was reporting multiple "is an alias" messages.
1836                         [RT #15702]
1837
1838 1994.   [port]          OpenSSL 0.9.8 support. [RT #15694]
1839
1840 1993.   [bug]           Log messages, via syslog, were missing the space
1841                         after the timestamp if "print-time yes" was specified.
1842                         [RT #15844]
1843
1844 1992.   [bug]           Not all incoming zone transfer messages included the
1845                         view.  [RT #15825]
1846
1847 1991.   [cleanup]       The configuration data, once read, should be treated
1848                         as read only.  Expand the use of const to enforce this
1849                         at compile time. [RT #15813]
1850
1851 1990.   [bug]           libbind:  isc's override of broken gettimeofday()
1852                         implementations was not always effective.
1853                         [RT #15709]
1854
1855 1989.   [bug]           win32: don't check the service password when
1856                         re-installing. [RT #15882]
1857
1858 1988.   [bug]           Remove a bus error from the SHA256/SHA512 support.
1859                         [RT #15878]
1860
1861 1987.   [func]          DS/DLV SHA256 digest algorithm support. [RT #15608]
1862
1863 1986.   [func]          Report when a zone is removed. [RT #15849]
1864
1865 1985.   [protocol]      DLV has now been assigned a official type code of
1866                         32769. [RT #15807]
1867
1868                         Note: care should be taken to ensure you upgrade
1869                         both named and dnssec-signzone at the same time for
1870                         zones with DLV records where named is the master
1871                         server for the zone.  Also any zones that contain
1872                         DLV records should be removed when upgrading a slave
1873                         zone.  You do not however have to upgrade all
1874                         servers for a zone with DLV records simultaneously.
1875
1876 1984.   [func]          dig, nslookup and host now advertise a 4096 byte
1877                         EDNS UDP buffer size by default. [RT #15855]
1878
1879 1983.   [func]          Two new update policies.  "selfsub" and "selfwild".
1880                         [RT #12895]
1881
1882 1982.   [bug]           DNSKEY was being accepted on the parent side of
1883                         a delegation.  KEY is still accepted there for
1884                         RFC 3007 validated updates. [RT #15620]
1885
1886 1981.   [bug]           win32: condition.c:wait() could fail to reattain
1887                         the mutex lock.
1888
1889 1980.   [func]          dnssec-signzone: output the SOA record as the
1890                         first record in the signed zone. [RT #15758]
1891
1892 1979.   [port]          linux: allow named to drop core after changing
1893                         user ids. [RT #15753]
1894
1895 1978.   [port]          Handle systems which have a broken recvmsg().
1896                         [RT #15742]
1897
1898 1977.   [bug]           Silence noisy log message. [RT #15704]
1899
1900 1976.   [bug]           Handle systems with no IPv4 addresses. [RT #15695]
1901
1902 1975.   [bug]           libbind: isc_gethexstring() could misparse multi-line
1903                         hex strings with comments. [RT #15814]
1904
1905 1974.   [doc]           List each of the zone types and associated zone
1906                         options separately in the ARM.
1907
1908 1973.   [func]          TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
1909                         HMACSHA512 support. [RT #13606]
1910
1911 1972.   [contrib]       DBUS dynamic forwarders integration from
1912                         Jason Vas Dias <jvdias@redhat.com>.
1913
1914 1971.   [port]          linux: make detection of missing IF_NAMESIZE more
1915                         robust. [RT #15443]
1916
1917 1970.   [bug]           nsupdate: adjust UDP timeout when falling back to
1918                         unsigned SOA query. [RT #15775]
1919
1920 1969.   [bug]           win32: the socket code was freeing the socket
1921                         structure too early. [RT #15776]
1922
1923 1968.   [bug]           Missing lock in resolver.c:validated(). [RT #15739]
1924
1925 1967.   [func]          dig/nslookup/host: warn about missing "QR". [RT #15779]
1926
1927 1966.   [bug]           Don't set CD when we have fallen back to plain DNS.
1928                         [RT #15727]
1929
1930 1965.   [func]          Suppress spurious "recursion requested but not
1931                         available" warning with 'dig +qr'. [RT #15780].
1932
1933 1964.   [func]          Separate out MX and SRV to CNAME checks. [RT #15723]
1934
1935 1963.   [port]          Tru64 4.0E doesn't support send() and recv(). 
1936                         [RT #15586]
1937
1938 1962.   [bug]           Named failed to clear old update-policy when it
1939                         was removed. [RT #15491]
1940
1941 1961.   [bug]           Check the port and address of responses forwarded
1942                         to dispatch. [RT #15474]
1943
1944 1960.   [bug]           Update code should set NSEC ttls from SOA MINIMUM.
1945                         [RT #15465]
1946
1947 1959.   [func]          Control the zeroing of the negative response TTL to
1948                         a soa query.  Defaults "zero-no-soa-ttl yes;" and
1949                         "zero-no-soa-ttl-cache no;". [RT #15460]
1950
1951 1958.   [bug]           Named failed to update the zone's secure state
1952                         until the zone was reloaded. [RT #15412]
1953
1954 1957.   [bug]           Dig mishandled responses to class ANY queries.
1955                         [RT #15402]
1956
1957 1956.   [bug]           Improve cross compile support, 'gen' is now built
1958                         by native compiler.  See README for additional
1959                         cross compile support information. [RT #15148]
1960
1961 1955.   [bug]           Pre-allocate the cache cleaning iterator. [RT #14998]
1962
1963 1954.   [func]          Named now falls back to advertising EDNS with a
1964                         512 byte receive buffer if the initial EDNS queries
1965                         fail.  [RT #14852]
1966
1967 1953.   [func]          The maximum EDNS UDP response named will send can
1968                         now be set in named.conf (max-udp-size).  This is
1969                         independent of the advertised receive buffer
1970                         (edns-udp-size). [RT #14852]
1971
1972 1952.   [port]          hpux: tell the linker to build a runtime link
1973                         path "-Wl,+b:". [RT #14816].
1974
1975 1951.   [security]      Drop queries from particular well known ports.
1976                         Don't return FORMERR to queries from particular
1977                         well known ports.  [RT #15636]
1978                         
1979 1950.   [port]          Solaris 2.5.1 and earlier cannot bind() then connect()
1980                         a TCP socket. This prevents the source address being
1981                         set for TCP connections. [RT #15628]
1982
1983 1949.   [func]          Addition memory leakage checks. [RT #15544]
1984
1985 1948.   [bug]           If was possible to trigger a REQUIRE failure in
1986                         xfrin.c:maybe_free() if named ran out of memory.
1987                         [RT #15568]
1988
1989 1947.   [func]          It is now possible to configure named to accept
1990                         expired RRSIGs.  Default "dnssec-accept-expired no;".
1991                         Setting "dnssec-accept-expired yes;" leaves named
1992                         vulnerable to replay attacks.  [RT #14685]
1993
1994 1946.   [bug]           resume_dslookup() could trigger a REQUIRE failure
1995                         when using forwarders. [RT #15549]
1996
1997 1945.   [cleanup]       dnssec-keygen: RSA (RSAMD5) is no longer recommended.
1998                         To generate a RSAMD5 key you must explicitly request
1999                         RSAMD5. [RT #13780]
2000                         
2001 1944.   [cleanup]       isc_hash_create() does not need a read/write lock.
2002                         [RT #15522]
2003
2004 1943.   [bug]           Set the loadtime after rolling forward the journal.
2005                         [RT #15647]
2006
2007 1942.   [bug]           If the name of a DNSKEY match that of one in
2008                         trusted-keys do not attempt to validate the DNSKEY
2009                         using the parents DS RRset. [RT #15649]
2010
2011 1941.   [bug]           ncache_adderesult() should set eresult even if no
2012                         rdataset is passed to it. [RT #15642]
2013
2014 1940.   [bug]           Fixed a number of error conditions reported by
2015                         Coverity.
2016
2017 1939.   [bug]           The resolver could dereference a null pointer after
2018                         validation if all the queries have timed out.
2019                         [RT #15528]
2020
2021 1938.   [bug]           The validator was not correctly handling unsecure
2022                         negative responses at or below a SEP. [RT #15528]
2023
2024 1937.   [bug]           sdlz doesn't handle RRSIG records. [RT #15564]
2025
2026 1936.   [bug]           The validator could leak memory. [RT #15544]
2027
2028 1935.   [bug]           'acache' was DO sensitive. [RT #15430]
2029
2030 1934.   [func]          Validate pending NS RRsets, in the authority section,
2031                         prior to returning them if it can be done without
2032                         requiring DNSKEYs to be fetched.  [RT #15430]
2033
2034 1933.   [bug]           dump_rdataset_raw() had a incorrect INSIST. [RT #15534]
2035
2036 1932.   [bug]           hpux: LDFLAGS was getting corrupted. [RT #15530]
2037
2038 1931.   [bug]           Per-client mctx could require a huge amount of memory,
2039                         particularly for a busy caching server. [RT #15519]
2040
2041 1930.   [port]          HPUX: ia64 support. [RT #15473]
2042
2043 1929.   [port]          FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2044
2045 1928.   [bug]           Race in rbtdb.c:currentversion(). [RT #15517]
2046
2047 1927.   [bug]           Access to soanode or nsnode in rbtdb violated the
2048                         lock order rule and could cause a dead lock.
2049                         [RT# 15518]
2050
2051 1926.   [bug]           The Windows installer did not check for empty
2052                         passwords.  BINDinstall was being installed in
2053                         the wrong place. [RT #15483]
2054
2055 1925.   [port]          All outer level AC_TRY_RUNs need cross compiling
2056                         defaults. [RT #15469]
2057
2058 1924.   [port]          libbind: hpux ia64 support. [RT #15473]
2059
2060 1923.   [bug]           ns_client_detach() called too early. [RT #15499]
2061
2062 1922.   [bug]           check-tool.c:setup_logging() missing call to
2063                         dns_log_setcontext().
2064
2065 1921.   [bug]           Client memory contexts were not using internal
2066                         malloc. [RT# 15434]
2067
2068 1920.   [bug]           The cache rbtdb lock array was too small to
2069                         have the desired performance characteristics.
2070                         [RT #15454]
2071
2072 1919.   [contrib]       queryperf: a set of new features: collecting/printing
2073                         response delays, printing intermediate results, and
2074                         adjusting query rate for the "target" qps.
2075
2076 1918.   [bug]           Memory leak when checking acls. [RT #15391]
2077
2078 1917.   [doc]           funcsynopsisinfo wasn't being treated as verbatim
2079                         when generating man pages. [RT #15385]
2080
2081 1916.   [func]          Integrate contributed IDN code from JPNIC. [RT #15383]
2082
2083 1915.   [bug]           dig +ndots was broken. [RT #15215]
2084
2085 1914.   [protocol]      DS is required to accept mnemonic algorithms
2086                         (RFC 4034).  Still emit numeric algorithms for
2087                         compatibility with RFC 3658. [RT #15354]
2088
2089 1913.   [func]          Integrate contributed DLZ code into named. [RT #11382]
2090
2091 1912.   [port]          aix: atomic locking for powerpc. [RT #15020]
2092
2093 1911.   [bug]           Update windows socket code. [RT #14965]
2094
2095 1910.   [bug]           dig's +sigchase code overhauled. [RT #14933]
2096
2097 1909.   [bug]           The DLV code has been re-worked to make no longer
2098                         query order sensitive. [RT #14933]
2099
2100 1908.   [func]          dig now warns if 'RA' is not set in the answer when
2101                         'RD' was set in the query.  host/nslookup skip servers
2102                         that fail to set 'RA' when 'RD' is set unless a server
2103                         is explicitly set.  [RT #15005]
2104
2105 1907.   [func]          host/nslookup now continue (default)/fail on SERVFAIL.
2106                         [RT #15006]
2107
2108 1906.   [func]          dig now has a '-q queryname' and '+showsearch' options.
2109                         [RT #15034]
2110
2111 1905.   [bug]           Strings returned from cfg_obj_asstring() should be
2112                         treated as read-only.  The prototype for 
2113                         cfg_obj_asstring() has been updated to reflect this.
2114                         [RT #15256]
2115
2116 1904.   [func]          Automatic empty zone creation for D.F.IP6.ARPA and
2117                         friends.  Note: RFC 1918 zones are not yet covered by
2118                         this but are likely to be in a future release.
2119
2120                         New options: empty-server, empty-contact,
2121                         empty-zones-enable and disable-empty-zone.
2122
2123 1903.   [func]          ISC string copy API.
2124
2125 1902.   [func]          Attempt to make the amount of work performed in a
2126                         iteration self tuning.  The covers nodes clean from
2127                         the cache per iteration, nodes written to disk when
2128                         rewriting a master file and nodes destroyed per
2129                         iteration when destroying a zone or a cache.
2130                         [RT #14996]
2131
2132 1901.   [cleanup]       Don't add DNSKEY records to the additional section.
2133
2134 1900.   [bug]           ixfr-from-differences failed to ensure that the
2135                         serial number increased. [RT #15036]
2136
2137 1899.   [func]          named-checkconf now validates update-policy entries.
2138                         [RT #14963]
2139
2140 1898.   [bug]           Extend ISC_SOCKADDR_FORMATSIZE and
2141                         ISC_NETADDR_FORMATSIZE to allow for scope details.
2142
2143 1897.   [func]          x86 and x86_64 now have separate atomic locking
2144                         implementations.
2145
2146 1896.   [bug]           Recursive clients soft quota support wasn't working
2147                         as expected. [RT #15103]
2148
2149 1895.   [bug]           A escaped character is, potentially, converted to
2150                         the output character set too early. [RT #14666]
2151
2152 1894.   [doc]           Review ARM for BIND 9.4.
2153
2154 1893.   [port]          Use uintptr_t if available. [RT #14606]
2155
2156 1892.   [func]          Support for SPF rdata type. [RT #15033]
2157
2158 1891.   [port]          freebsd: pthread_mutex_init can fail if it runs out
2159                         of memory. [RT #14995]
2160
2161 1890.   [func]          Raise the UDP receive buffer size to 32k if it is
2162                         less than 32k. [RT #14953]
2163
2164 1889.   [port]          sunos: non blocking i/o support. [RT #14951]
2165
2166 1888.   [func]          Support for IPSECKEY rdata type. [RT #14967]
2167
2168 1887.   [bug]           The cache could delete expired records too fast for
2169                         clients with a virtual time in the past. [RT #14991]
2170
2171 1886.   [bug]           fctx_create() could return success even though it
2172                         failed. [RT #14993]
2173
2174 1885.   [func]          dig: report the number of extra bytes still left in
2175                         the packet after processing all the records.
2176
2177 1884.   [cleanup]       dighost.c: move external declarations into <dig/dig.h>.
2178
2179 1883.   [bug]           dnssec-signzone, dnssec-keygen: handle negative debug
2180                         levels. [RT #14962]
2181
2182 1882.   [func]          Limit the number of recursive clients that can be
2183                         waiting for a single query (<qname,qtype,qclass>) to
2184                         resolve.  New options clients-per-query and
2185                         max-clients-per-query.
2186
2187 1881.   [func]          Add a system test for named-checkconf. [RT #14931]
2188
2189 1880.   [func]          The lame cache is now done on a <qname,qclass,qtype>
2190                         basis as some servers only appear to be lame for
2191                         certain query types.  [RT #14916]
2192
2193 1879.   [func]          "USE INTERNAL MALLOC" is now runtime selectable.
2194                         [RT #14892]
2195
2196 1878.   [func]          Detect duplicates of UDP queries we are recursing on
2197                         and drop them.  New stats category "duplicate".
2198                         [RT #2471]
2199
2200 1877.   [bug]           Fix unreasonably low quantum on call to
2201                         dns_rbt_destroy2().  Remove unnecessary unhash_node()
2202                         call. [RT #14919]
2203
2204 1876.   [func]          Additional memory debugging support to track size
2205                         and mctx arguments. [RT #14814]
2206
2207 1875.   [bug]           process_dhtkey() was using the wrong memory context
2208                         to free some memory. [RT #14890]
2209
2210 1874.   [port]          sunos: portability fixes. [RT #14814]
2211
2212 1873.   [port]          win32: isc__errno2result() now reports its caller.
2213                         [RT #13753]
2214
2215 1872.   [port]          win32: Handle ERROR_NETNAME_DELETED.  [RT #13753]
2216
2217 1871.   [placeholder]
2218
2219 1870.   [func]          Added framework for handling multiple EDNS versions.
2220                         [RT #14873]
2221
2222 1869.   [func]          dig can now specify the EDNS version when making
2223                         a query. [RT #14873]
2224
2225 1868.   [func]          edns-udp-size can now be overridden on a per
2226                         server basis. [RT #14851]
2227
2228 1867.   [bug]           It was possible to trigger a INSIST in
2229                         dlv_validatezonekey(). [RT #14846]
2230
2231 1866.   [bug]           resolv.conf parse errors were being ignored by
2232                         dig/host/nslookup. [RT #14841]
2233
2234 1865.   [bug]           Silently ignore nameservers in /etc/resolv.conf with
2235                         bad addresses. [RT #14841]
2236
2237 1864.   [bug]           Don't try the alternative transfer source if you
2238                         got a answer / transfer with the main source
2239                         address. [RT #14802]
2240
2241 1863.   [bug]           rrset-order "fixed" error messages not complete.
2242
2243 1862.   [func]          Add additional zone data constancy checks.
2244                         named-checkzone has extended checking of NS, MX and 
2245                         SRV record and the hosts they reference.
2246                         named has extended post zone load checks.
2247                         New zone options: check-mx and integrity-check. 
2248                         [RT #4940]
2249
2250 1861.   [bug]           dig could trigger a INSIST on certain malformed
2251                         responses. [RT #14801]
2252
2253 1860.   [port]          solaris 2.8: hack_shutup_pthreadmutexinit was
2254                         incorrectly set. [RT #14775]
2255
2256 1859.   [func]          Add support for CH A record. [RT #14695]
2257
2258 1858.   [bug]           The flush-zones-on-shutdown option wasn't being
2259                         parsed. [RT #14686]
2260
2261 1857.   [bug]           named could trigger a INSIST() if reconfigured /
2262                         reloaded too fast.  [RT #14673]
2263
2264 1856.   [doc]           Switch Docbook toolchain from DSSSL to XSL.
2265                         [RT #11398]
2266
2267 1855.   [bug]           ixfr-from-differences was failing to detect changes
2268                         of ttl due to dns_diff_subtract() was ignoring the ttl
2269                         of records.  [RT #14616]
2270
2271 1854.   [bug]           lwres also needs to know the print format for
2272                         (long long).  [RT #13754]
2273
2274 1853.   [bug]           Rework how DLV interacts with proveunsecure().
2275                         [RT #13605]
2276
2277 1852.   [cleanup]       Remove last vestiges of dnssec-signkey and
2278                         dnssec-makekeyset (removed from Makefile years ago).
2279
2280 1851.   [doc]           Doxygen comment markup. [RT #11398]
2281
2282 1850.   [bug]           Memory leak in lwres_getipnodebyaddr(). [RT #14591]
2283
2284 1849.   [doc]           All forms of the man pages (docbook, man, html) should
2285                         have consistent copyright dates.
2286
2287 1848.   [bug]           Improve SMF integration. [RT #13238]
2288
2289 1847.   [bug]           isc_ondestroy_init() is called too late in
2290                         dns_rbtdb_create()/dns_rbtdb64_create(). 
2291                         [RT #13661]
2292                         
2293 1846.   [contrib]       query-loc-0.3.0 from Stephane Bortzmeyer
2294                         <bortzmeyer@nic.fr>.
2295
2296 1845.   [bug]           Improve error reporting to distinguish between
2297                         accept()/fcntl() and socket()/fcntl() errors.
2298                         [RT #13745]
2299
2300 1844.   [bug]           inet_pton() accepted more that 4 hexadecimal digits
2301                         for each 16 bit piece of the IPv6 address.  The text
2302                         representation of a IPv6 address has been tightened
2303                         to disallow this (draft-ietf-ipv6-addr-arch-v4-02.txt).
2304                         [RT #5662]
2305
2306 1843.   [cleanup]       CINCLUDES takes precedence over CFLAGS.  This helps
2307                         when CFLAGS contains "-I /usr/local/include"
2308                         resulting in old header files being used.
2309
2310 1842.   [port]          cmsg_len() could produce incorrect results on
2311                         some platform. [RT #13744]
2312
2313 1841.   [bug]           "dig +nssearch" now makes a recursive query to
2314                         find the list of nameservers to query. [RT #13694]
2315
2316 1840.   [func]          dnssec-signzone can now randomize signature end times
2317                         (dnssec-signzone -j jitter). [RT #13609]
2318
2319 1839.   [bug]           <isc/hash.h> was not being installed.
2320
2321 1838.   [cleanup]       Don't allow Linux capabilities to be inherited.
2322                         [RT #13707]
2323
2324 1837.   [bug]           Compile time option ISC_FACILITY was not effective
2325                         for 'named -u <user>'.  [RT #13714]
2326
2327 1836.   [cleanup]       Silence compiler warnings in hash_test.c.
2328
2329 1835.   [bug]           Update dnssec-signzone's usage message. [RT #13657]
2330
2331 1834.   [bug]           Bad memset in rdata_test.c. [RT #13658]
2332
2333 1833.   [bug]           Race condition in isc_mutex_lock_profile(). [RT #13660]
2334
2335 1832.   [bug]           named fails to return BADKEY on unknown TSIG algorithm.
2336                         [RT #13620]
2337
2338 1831.   [doc]           Update named-checkzone documentation. [RT#13604]
2339
2340 1830.   [bug]           adb lame cache has sence of test reversed. [RT #13600]
2341
2342 1829.   [bug]           win32: "pid-file none;" broken. [RT #13563]
2343
2344 1828.   [bug]           isc_rwlock_init() failed to properly cleanup if it
2345                         encountered a error. [RT #13549]
2346
2347 1827.   [bug]           host: update usage message for '-a'. [RT #37116]
2348
2349 1826.   [bug]           Missing DESTROYLOCK() in isc_mem_createx() on out
2350                         of memory error. [RT #13537]
2351
2352 1825.   [bug]           Missing UNLOCK() on out of memory error from in
2353                         rbtdb.c:subtractrdataset(). [RT #13519]
2354
2355 1824.   [bug]           Memory leak on dns_zone_setdbtype() failure.
2356                         [RT #13510]
2357
2358 1823.   [bug]           Wrong macro used to check for point to point interface.
2359                         [RT#13418]
2360
2361 1822.   [bug]           check-names test for RT was reversed. [RT #13382]
2362
2363 1821.   [placeholder]
2364
2365 1820.   [bug]           Gracefully handle acl loops. [RT #13659]
2366
2367 1819.   [bug]           The validator needed to check both the algorithm and
2368                         digest types of the DS to determine if it could be
2369                         used to introduce a secure zone. [RT #13593]
2370
2371 1818.   [bug]           'named-checkconf -z' triggered an INSIST. [RT #13599]
2372
2373 1817.   [func]          Add support for additional zone file formats for
2374                         improving loading performance.  The masterfile-format
2375                         option in named.conf can be used to specify a
2376                         non-default format.  A separate command
2377                         named-compilezone was provided to generate zone files
2378                         in the new format.  Additionally, the -I and -O options
2379                         for dnssec-signzone specify the input and output
2380                         formats.
2381
2382 1816.   [port]          UnixWare: failed to compile lib/isc/unix/net.c.
2383                         [RT #13597]
2384
2385 1815.   [bug]           nsupdate triggered a REQUIRE if the server was set
2386                         without also setting the zone and it encountered
2387                         a CNAME and was using TSIG.  [RT #13086]
2388
2389 1814.   [func]          UNIX domain controls are now supported.
2390
2391 1813.   [func]          Restructured the data locking framework using
2392                         architecture dependent atomic operations (when
2393                         available), improving response performance on
2394                         multi-processor machines significantly.
2395                         x86, x86_64, alpha, powerpc, and mips are currently
2396                         supported.
2397
2398 1812.   [port]          win32: IN6_IS_ADDR_UNSPECIFIED macro is incorrect.
2399                         [RT #13453]
2400
2401 1811.   [func]          Preserve the case of domain names in rdata during
2402                         zone transfers. [RT #13547]
2403
2404 1810.   [bug]           configure, lib/bind/configure make different default
2405                         decisions about whether to do a threaded build.
2406                         [RT #13212]
2407
2408 1809.   [bug]           "make distclean" failed for libbind if the platform
2409                         is not supported.
2410
2411 1808.   [bug]           zone.c:notify_zone() contained a race condition,
2412                         zone->db could change underneath it.  [RT #13511]
2413
2414 1807.   [bug]           When forwarding (forward only) set the active domain
2415                         from the forward zone name. [RT #13526]
2416
2417 1806.   [bug]           The resolver returned the wrong result when a CNAME /
2418                         DNAME was encountered when fetching glue from a
2419                         secure namespace. [RT #13501]
2420
2421 1805.   [bug]           Pending status was not being cleared when DLV was
2422                         active. [RT #13501]
2423
2424 1804.   [bug]           Ensure that if we are queried for glue that it fits
2425                         in the additional section or TC is set to tell the
2426                         client to retry using TCP. [RT #10114]
2427
2428 1803.   [bug]           dnssec-signzone sometimes failed to remove old
2429                         RRSIGs. [RT #13483]
2430
2431 1802.   [bug]           Handle connection resets better. [RT #11280]
2432
2433 1801.   [func]          Report differences between hints and real NS rrset
2434                         and associated address records.
2435
2436 1800.   [bug]           Changes #1719 allowed a INSIST to be triggered.
2437                         [RT #13428]
2438
2439 1799.   [bug]           'rndc flushname' failed to flush negative cache
2440                         entries. [RT #13438]
2441
2442 1798.   [func]          The server syntax has been extended to support a
2443                         range of servers.  [RT #11132]
2444
2445 1797.   [func]          named-checkconf now check acls to verify that they
2446                         only refer to existing acls. [RT #13101]
2447
2448 1796.   [func]          "rndc freeze/thaw" now freezes/thaws all zones.
2449
2450 1795.   [bug]           "rndc dumpdb" was not fully documented.  Minor
2451                         formating issues with "rndc dumpdb -all".  [RT #13396]
2452
2453 1794.   [func]          Named and named-checkzone can now both check for
2454                         non-terminal wildcard records.
2455
2456 1793.   [func]          Extend adjusting TTL warning messages. [RT #13378]
2457
2458 1792.   [func]          New zone option "notify-delay".  Specify a minimum
2459                         delay between sets of NOTIFY messages.
2460
2461 1791.   [bug]           'host -t a' still printed out AAAA and MX records.
2462                         [RT #13230]
2463
2464 1790.   [cleanup]       Move lib/dns/sec/dst up into lib/dns.  This should
2465                         allow parallel make to succeed.
2466
2467 1789.   [bug]           Prerequisite test for tkey and dnssec could fail
2468                         with "configure --with-libtool".
2469
2470 1788.   [bug]           libbind9.la/libbind9.so needs to link against
2471                         libisccfg.la/libisccfg.so.
2472
2473 1787.   [port]          HPUX: both "cc" and "gcc" need -Wl,+vnocompatwarnings.
2474
2475 1786.   [port]          AIX: libt_api needs to be taught to look for
2476                         T_testlist in the main executable (--with-libtool).
2477                         [RT #13239]
2478
2479 1785.   [bug]           libbind9.la/libbind9.so needs to link against
2480                         libisc.la/libisc.so.
2481
2482 1784.   [cleanup]       "libtool -allow-undefined" is the default.
2483                         Leave hooks in configure to allow it to be set
2484                         if needed in the future.
2485
2486 1783.   [cleanup]       We only need one copy of libtool.m4, ltmain.sh in the
2487                         source tree.
2488
2489 1782.   [port]          OSX: --with-libtool + --enable-libbind broke on
2490                         __evOptMonoTime.  [RT #13219]
2491
2492 1781.   [port]          FreeBSD 5.3: set PTHREAD_SCOPE_SYSTEM. [RT #12810]
2493
2494 1780.   [bug]           Update libtool to 1.5.10.
2495
2496 1779.   [port]          OSF 5.1: libtool didn't handle -pthread correctly.
2497
2498 1778.   [port]          HUX 11.11: fix broken IN6ADDR_ANY_INIT and
2499                         IN6ADDR_LOOPBACK_INIT macros.
2500
2501 1777.   [port]          OSF 5.1: fix broken IN6ADDR_ANY_INIT and
2502                         IN6ADDR_LOOPBACK_INIT macros.
2503
2504 1776.   [port]          Solaris 2.9: fix broken IN6ADDR_ANY_INIT and
2505                         IN6ADDR_LOOPBACK_INIT macros.
2506
2507 1775.   [bug]           Only compile getnetent_r.c when threaded. [RT #13205]
2508
2509 1774.   [port]          Aix: Silence compiler warnings / build failures.
2510                         [RT #13154]
2511
2512 1773.   [bug]           Fast retry on host / net unreachable. [RT #13153]
2513
2514 1772.   [placeholder]
2515
2516 1771.   [placeholder]
2517
2518 1770.   [bug]           named-checkconf failed to report missing a missing
2519                         file clause for rbt{64} master/hint zones. [RT#13009]
2520
2521 1769.   [port]          win32: change compiler flags /MTd ==> /MDd,
2522                         /MT ==> /MD.
2523
2524 1768.   [bug]           nsecnoexistnodata() could be called with a non-NSEC
2525                         rdataset. [RT #12907]
2526
2527 1767.   [port]          Builds on IPv6 platforms without IPv6 Advanced API
2528                         support for (struct in6_pktinfo) failed.  [RT #13077]
2529
2530 1766.   [bug]           Update the master file timestamp on successful refresh
2531                         as well as the journal's timestamp. [RT# 13062]
2532
2533 1765.   [bug]           configure --with-openssl=auto failed. [RT #12937]
2534
2535 1764.   [bug]           dns_zone_replacedb failed to emit a error message
2536                         if there was no SOA record in the replacement db.
2537                         [RT #13016]
2538
2539 1763.   [func]          Perform sanity checks on NS records which refer to
2540                         'in zone' names. [RT #13002]
2541
2542 1762.   [bug]           isc_interfaceiter_create() could return ISC_R_SUCCESS
2543                         even when it failed. [RT #12995]
2544
2545 1761.   [bug]           'rndc dumpdb' didn't report unassociated entries.
2546                         [RT #12971]
2547
2548 1760.   [bug]           Host / net unreachable was not penalising rtt
2549                         estimates. [RT #12970]
2550
2551 1759.   [bug]           Named failed to startup if the OS supported IPv6
2552                         but had no IPv6 interfaces configured. [RT #12942]
2553
2554 1758.   [func]          Don't send notify messages to self. [RT #12933]
2555
2556 1757.   [func]          host now can turn on memory debugging flags with '-m'.
2557
2558 1756.   [func]          named-checkconf now checks the logging configuration.
2559                         [RT #12352]
2560
2561 1755.   [func]          allow-update is now settable at the options / view
2562                         level. [RT #6636]
2563
2564 1754.   [bug]           We weren't always attempting to query the parent
2565                         server for the DS records at the zone cut.
2566                         [RT #12774]
2567
2568 1753.   [bug]           Don't serve a slave zone which has no NS records.
2569                         [RT #12894]
2570
2571 1752.   [port]          Move isc_app_start() to after ns_os_daemonise()
2572                         as some fork() implementations unblock the signals
2573                         that are blocked by isc_app_start(). [RT #12810]
2574
2575 1751.   [bug]           --enable-getifaddrs failed under linux. [RT #12867]
2576
2577 1750.   [port]          lib/bind/make/rules.in:subdirs was not bash friendly.
2578                         [RT #12864]
2579
2580 1749.   [bug]           'check-names response ignore;' failed to ignore.
2581                         [RT #12866]
2582
2583 1748.   [func]          dig now returns the byte count for axfr/ixfr.
2584                         
2585 1747.   [bug]           BIND 8 compatibility: named/named-checkconf failed
2586                         to parse "host-statistics-max" in named.conf.
2587
2588 1746.   [func]          Make public the function to read a key file,
2589                         dst_key_read_public(). [RT #12450]
2590
2591 1745.   [bug]           Dig/host/nslookup accept replies from link locals
2592                         regardless of scope if no scope was specified when
2593                         query was sent. [RT #12745]
2594
2595 1744.   [bug]           If tuple2msgname() failed to convert a tuple to
2596                         a name a REQUIRE could be triggered. [RT #12796]
2597
2598 1743.   [bug]           If isc_taskmgr_create() was not able to create the
2599                         requested number of worker threads then destruction
2600                         of the manager would trigger an INSIST() failure.
2601                         [RT #12790]
2602                         
2603 1742.   [bug]           Deleting all records at a node then adding a
2604                         previously existing record, in a single UPDATE
2605                         transaction, failed to leave / regenerate the
2606                         associated RRSIG records. [RT #12788]
2607
2608 1741.   [bug]           Deleting all records at a node in a secure zone
2609                         using a update-policy grant failed. [RT #12787]
2610
2611 1740.   [bug]           Replace rbt's hash algorithm as it performed badly
2612                         with certain zones. [RT #12729]
2613                         
2614                         NOTE: a hash context now needs to be established
2615                         via isc_hash_create() if the application was not
2616                         already doing this.
2617
2618 1739.   [bug]           dns_rbt_deletetree() could incorrectly return
2619                         ISC_R_QUOTA.  [RT #12695]
2620
2621 1738.   [bug]           Enable overrun checking by default. [RT #12695]
2622
2623 1737.   [bug]           named failed if more than 16 masters were specified.
2624                         [RT #12627]
2625
2626 1736.   [bug]           dst_key_fromnamedfile() could fail to read a
2627                         public key. [RT #12687]
2628                         
2629 1735.   [bug]           'dig +sigtrace' could die with a REQUIRE failure.
2630                         [RE #12688]
2631
2632 1734.   [cleanup]       'rndc-confgen -a -t' remove extra '/' in path.
2633                         [RT #12588]
2634
2635 1733.   [bug]           Return non-zero exit status on initial load failure.
2636                         [RT #12658]
2637
2638 1732.   [bug]           'rrset-order name "*"' wasn't being applied to ".".
2639                         [RT #12467]
2640
2641 1731.   [port]          darwin: relax version test in ifconfig.sh.
2642                         [RT #12581]
2643
2644 1730.   [port]          Determine the length type used by the socket API.
2645                         [RT #12581]
2646
2647 1729.   [func]          Improve check-names error messages.
2648
2649 1728.   [doc]           Update check-names documentation.
2650
2651 1727.   [bug]           named-checkzone: check-names support didn't match
2652                         documentation.
2653
2654 1726.   [port]          aix5: add support for aix5.
2655
2656 1725.   [port]          linux: update error message on interaction of threads,
2657                         capabilities and setuid support (named -u). [RT #12541]
2658
2659 1724.   [bug]           Look for DNSKEY records with "dig +sigtrace".
2660                         [RT #12557]
2661
2662 1723.   [cleanup]       Silence compiler warnings from t_tasks.c. [RT #12493]
2663
2664 1722.   [bug]           Don't commit the journal on malformed ixfr streams.
2665                         [RT #12519]
2666
2667 1721.   [bug]           Error message from the journal processing were not
2668                         always identifying the relevant journal. [RT #12519]
2669
2670 1720.   [bug]           'dig +chase' did not terminate on a RFC 2308 Type 1
2671                         negative response. [RT #12506]
2672
2673 1719.   [bug]           named was not correctly caching a RFC 2308 Type 1
2674                         negative response. [RT #12506]
2675
2676 1718.   [bug]           nsupdate was not handling RFC 2308 Type 3 negative
2677                         responses when looking for the zone / master server.
2678                         [RT #12506]
2679
2680 1717.   [port]          solaris: ifconfig.sh did not support Solaris 10.
2681                         "ifconfig.sh down" didn't work for Solaris 9.
2682
2683 1716.   [doc]           named.conf(5) was being installed in the wrong
2684                         location.  [RT# 12441]
2685
2686 1715.   [func]          'dig +trace' now randomly selects the next servers
2687                         to try.  Report if there is a bad delegation.
2688
2689 1714.   [bug]           dig/host/nslookup were only trying the first
2690                         address when a nameserver was specified by name.
2691                         [RT #12286]
2692
2693 1713.   [port]          linux: extend capset failure message to say:
2694                         please ensure that the capset kernel module is
2695                         loaded.  see insmod(8)
2696
2697 1712.   [bug]           Missing FULLCHECK for "trusted-key" in dig.
2698
2699 1711.   [func]          'rndc unfreeze' has been deprecated by 'rndc thaw'.
2700
2701 1710.   [func]          'rndc notify zone [class [view]]' resend the NOTIFY
2702                         messages for the specified zone. [RT #9479]
2703
2704 1709.   [port]          solaris: add SMF support from Sun.
2705
2706 1708.   [cleanup]       Replaced dns_fullname_hash() with dns_name_fullhash()
2707                         for conformance to the name space convention.  Binary
2708                         backward compatibility to the old function name is
2709                         provided. [RT #12376]
2710
2711 1707.   [contrib]       sdb/ldap updated to version 1.0-beta.
2712
2713 1706.   [bug]           'rndc stop' failed to cause zones to be flushed
2714                         sometimes. [RT #12328]
2715
2716 1705.   [func]          Allow the journal's name to be changed via named.conf.
2717
2718 1704.   [port]          lwres needed a snprintf() implementation for
2719                         platforms without snprintf().  Add missing
2720                         "#include <isc/print.h>". [RT #12321]
2721
2722 1703.   [bug]           named would loop sending NOTIFY messages when it
2723                         failed to receive a response. [RT #12322]
2724
2725 1702.   [bug]           also-notify should not be applied to built in zones.
2726                         [RT #12323]
2727
2728 1701.   [doc]           A minimal named.conf man page.
2729
2730 1700.   [func]          nslookup is no longer to be treated as deprecated.
2731                         Remove "deprecated" warning message.  Add man page.
2732
2733 1699.   [bug]           dnssec-signzone can generate "not exact" errors
2734                         when resigning. [RT #12281]
2735
2736 1698.   [doc]           Use reserved IPv6 documentation prefix.
2737
2738 1697.   [bug]           xxx-source{,-v6} was not effective when it
2739                         specified one of listening addresses and a
2740                         different port than the listening port. [RT #12257]
2741
2742 1696.   [bug]           dnssec-signzone failed to clean out nodes that
2743                         consisted of only NSEC and RRSIG records.
2744                         [RT #12154]
2745
2746 1695.   [bug]           DS records when forwarding require special handling.
2747                         [RT #12133]
2748
2749 1694.   [bug]           Report if the builtin views of "_default" / "_bind"
2750                         are defined in named.conf. [RT #12023]
2751
2752 1693.   [bug]           max-journal-size was not effective for master zones
2753                         with ixfr-from-differences set. [RT# 12024]
2754
2755 1692.   [bug]           Don't set -I, -L and -R flags when libcrypto is in
2756                         /usr/lib. [RT #11971]
2757
2758 1691.   [bug]           sdb's attachversion was not complete. [RT #11990]
2759
2760 1690.   [bug]           Delay detaching view from the client until UPDATE
2761                         processing completes when shutting down. [RT #11714]
2762
2763 1689.   [bug]           DNS_NAME_TOREGION() and DNS_NAME_SPLIT() macros
2764                         contained gratuitous semicolons. [RT #11707]
2765
2766 1688.   [bug]           LDFLAGS was not supported.
2767
2768 1687.   [bug]           Race condition in dispatch. [RT #10272]
2769
2770 1686.   [bug]           Named sent a extraneous NOTIFY when it received a
2771                         redundant UPDATE request. [RT #11943]
2772
2773 1685.   [bug]           Change #1679 loop tests weren't quite right.
2774
2775 1684.   [func]          ixfr-from-differences now takes master and slave in
2776                         addition to yes and no at the options and view levels.
2777
2778 1683.   [bug]           dig +sigchase could leak memory. [RT #11445]
2779
2780 1682.   [port]          Update configure test for (long long) printf format.
2781                         [RT #5066]
2782
2783 1681.   [bug]           Only set SO_REUSEADDR when a port is specified in
2784                         isc_socket_bind(). [RT #11742]
2785
2786 1680.   [func]          rndc: the source address can now be specified.
2787
2788 1679.   [bug]           When there was a single nameserver with multiple
2789                         addresses for a zone not all addresses were tried.
2790                         [RT #11706]
2791
2792 1678.   [bug]           RRSIG should use TYPEXXXXX for unknown types.
2793
2794 1677.   [bug]           dig: +aaonly didn't work, +aaflag undocumented.
2795
2796 1676.   [func]          New option "allow-query-cache".  This lets
2797                         allow-query be used to specify the default zone
2798                         access level rather than having to have every
2799                         zone override the global value.  allow-query-cache
2800                         can be set at both the options and view levels.
2801                         If allow-query-cache is not set allow-query applies.
2802
2803 1675.   [bug]           named would sometimes add extra NSEC records to
2804                         the authority section.
2805                         
2806 1674.   [port]          linux: increase buffer size used to scan
2807                         /proc/net/if_inet6.
2808
2809 1673.   [port]          linux: issue a error messages if IPv6 interface
2810                         scans fails.
2811
2812 1672.   [cleanup]       Tests which only function in a threaded build
2813                         now return R:THREADONLY (rather than R:UNTESTED)
2814                         in a non-threaded build.
2815
2816 1671.   [contrib]       queryperf: add NAPTR to the list of known types.
2817
2818 1670.   [func]          Log UPDATE requests to slave zones without an acl as
2819                         "disabled" at debug level 3. [RT# 11657]
2820
2821 1669.   [placeholder]
2822
2823 1668.   [bug]           DIG_SIGCHASE was making bin/dig/host dump core.
2824
2825 1667.   [port]          linux: not all versions have IF_NAMESIZE.
2826
2827 1666.   [bug]           The optional port on hostnames in dual-stack-servers
2828                         was being ignored.
2829
2830 1665.   [func]          rndc now allows addresses to be set in the
2831                         server clauses.
2832
2833 1664.   [bug]           nsupdate needed KEY for SIG(0), not DNSKEY.
2834
2835 1663.   [func]          Look for OpenSSL by default.
2836
2837 1662.   [bug]           Change #1658 failed to change one use of 'type'
2838                         to 'keytype'.
2839
2840 1661.   [bug]           Restore dns_name_concatenate() call in
2841                         adb.c:set_target().  [RT #11582]
2842
2843 1660.   [bug]           win32: connection_reset_fix() was being called
2844                         unconditionally.  [RT #11595]
2845
2846 1659.   [cleanup]       Cleanup some messages that were referring to KEY vs
2847                         DNSKEY, NXT vs NSEC and SIG vs RRSIG.
2848
2849 1658.   [func]          Update dnssec-keygen to default to KEY for HMAC-MD5
2850                         and DH.  Tighten which options apply to KEY and
2851                         DNSKEY records.
2852
2853 1657.   [doc]           ARM: document query log output.
2854
2855 1656.   [doc]           Update DNSSEC description in ARM to cover DS, NSEC
2856                         DNSKEY and RRSIG.  [RT #11542]
2857
2858 1655.   [bug]           Logging multiple versions w/o a size was broken.
2859                         [RT #11446]
2860
2861 1654.   [bug]           isc_result_totext() contained array bounds read
2862                         error.
2863
2864 1653.   [func]          Add key type checking to dst_key_fromfilename(),
2865                         DST_TYPE_KEY should be used to read TSIG, TKEY and
2866                         SIG(0) keys.
2867
2868 1652.   [bug]           TKEY still uses KEY.
2869
2870 1651.   [bug]           dig: process multiple dash options.
2871
2872 1650.   [bug]           dig, nslookup: flush standard out after each command.
2873
2874 1649.   [bug]           Silence "unexpected non-minimal diff" message.
2875                         [RT #11206]
2876
2877 1648.   [func]          Update dnssec-lookaside named.conf syntax to support
2878                         multiple dnssec-lookaside namespaces (not yet
2879                         implemented).  
2880
2881 1647.   [bug]           It was possible trigger a INSIST when chasing a DS
2882                         record that required walking back over a empty node.
2883                         [RT #11445]
2884
2885 1646.   [bug]           win32: logging file versions didn't work with
2886                         non-UNC filenames.  [RT#11486]
2887
2888 1645.   [bug]           named could trigger a REQUIRE failure if multiple
2889                         masters with keys are specified.
2890
2891 1644.   [bug]           Update the journal modification time after a
2892                         successful refresh query. [RT #11436]
2893
2894 1643.   [bug]           dns_db_closeversion() could leak memory / node
2895                         references. [RT #11163]
2896
2897 1642.   [port]          Support OpenSSL implementations which don't have
2898                         DSA support. [RT #11360]
2899
2900 1641.   [bug]           Update the check-names description in ARM. [RT #11389]
2901
2902 1640.   [bug]           win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
2903                         incorrectly closing the socket.  [RT #11291]
2904
2905 1639.   [func]          Initial dlv system test.
2906
2907 1638.   [bug]           "ixfr-from-differences" could generate a REQUIRE
2908                         failure if the journal open failed. [RT #11347]
2909                         
2910 1637.   [bug]           Node reference leak on error in addnoqname().
2911
2912 1636.   [bug]           The dump done callback could get ISC_R_SUCCESS even if
2913                         a error had occurred.  The database version no longer
2914                         matched the version of the database that was dumped.
2915
2916 1635.   [bug]           Memory leak on error in query_addds().
2917
2918 1634.   [bug]           named didn't supply a useful error message when it
2919                         detected duplicate views.  [RT #11208]
2920
2921 1633.   [bug]           named should return NOTIMP to update requests to a
2922                         slaves without a allow-update-forwarding acl specified.
2923                         [RT #11331]
2924
2925 1632.   [bug]           nsupdate failed to send prerequisite only UPDATE
2926                         messages. [RT #11288]
2927
2928 1631.   [bug]           dns_journal_compact() could sometimes corrupt the
2929                         journal. [RT #11124]
2930
2931 1630.   [contrib]       queryperf: add support for IPv6 transport.
2932
2933 1629.   [func]          dig now supports IPv6 scoped addresses with the
2934                         extended format in the local-server part. [RT #8753]
2935
2936 1628.   [bug]           Typo in Compaq Trucluster support. [RT# 11264]
2937
2938 1627.   [bug]           win32: sockets were not being closed when the
2939                         last external reference was removed. [RT# 11179]
2940
2941 1626.   [bug]           --enable-getifaddrs was broken. [RT#11259]
2942
2943 1625.   [bug]           named failed to load/transfer RFC2535 signed zones
2944                         which contained CNAMES. [RT# 11237]
2945
2946 1624.   [bug]           zonemgr_putio() call should be locked. [RT# 11163]
2947
2948 1623.   [bug]           A serial number of zero was being displayed in the
2949                         "sending notifies" log message when also-notify was
2950                         used. [RT #11177]
2951
2952 1622.   [func]          probe the system to see if IPV6_(RECV)PKTINFO is
2953                         available, and suppress wildcard binding if not.
2954
2955 1621.   [bug]           match-destinations did not work for IPv6 TCP queries.
2956                         [RT# 11156]
2957
2958 1620.   [func]          When loading a zone report if it is signed. [RT #11149]
2959
2960 1619.   [bug]           Missing ISC_LIST_UNLINK in end_reserved_dispatches().
2961                         [RT# 11118]
2962
2963 1618.   [bug]           Fencepost errors in dns_name_ishostname() and
2964                         dns_name_ismailbox() could trigger a INSIST().
2965
2966 1617.   [port]          win32: VC++ 6.0 support.
2967
2968 1616.   [compat]        Ensure that named's version is visible in the core
2969                         dump. [RT #11127]
2970
2971 1615.   [port]          Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
2972                         it is defined.
2973
2974 1614.   [port]          win32: silence resource limit messages. [RT# 11101]
2975
2976 1613.   [bug]           Builds would fail on machines w/o a if_nametoindex().
2977                         Missing #ifdef ISC_PLATFORM_HAVEIFNAMETOINDEX/#endif.
2978                         [RT #11119]
2979
2980 1612.   [bug]           check-names at the option/view level could trigger
2981                         an INSIST. [RT# 11116]
2982
2983 1611.   [bug]           solaris: IPv6 interface scanning failed to cope with
2984                         no active IPv6 interfaces.
2985
2986 1610.   [bug]           On dual stack machines "dig -b" failed to set the
2987                         address type to be looked up with "@server".
2988                         [RT #11069]
2989
2990 1609.   [func]          dig now has support to chase DNSSEC signature chains.
2991                         Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
2992
2993                         DNSSEC validation code in dig coded by Olivier Courtay
2994                         (olivier.courtay@irisa.fr) for the IDsA project
2995                         (http://idsa.irisa.fr).
2996
2997 1608.   [func]          dig and host now accept -4/-6 to select IP transport
2998                         to use when making queries.
2999
3000 1607.   [bug]           dig, host and nslookup were still using random()
3001                         to generate query ids. [RT# 11013]
3002
3003 1606.   [bug]           DLV insecurity proof was failing.
3004
3005 1605.   [func]          New dns_db_find() option DNS_DBFIND_COVERINGNSEC.
3006
3007 1604.   [bug]           A xfrout_ctx_create() failure would result in
3008                         xfrout_ctx_destroy() being called with a
3009                         partially initialized structure.
3010                         
3011 1603.   [bug]           nsupdate: set interactive based on isatty().
3012                         [RT# 10929]
3013
3014 1602.   [bug]           Logging to a file failed unless a size was specified.
3015                         [RT# 10925]
3016
3017 1601.   [bug]           Silence spurious warning 'both "recursion no;" and 
3018                         "allow-recursion" active' warning from view "_bind".
3019                         [RT# 10920]
3020
3021 1600.   [bug]           Duplicate zone pre-load checks were not case
3022                         insensitive.
3023
3024 1599.   [bug]           Fix memory leak on error path when checking named.conf.
3025
3026 1598.   [func]          Specify that certain parts of the namespace must
3027                         be secure (dnssec-must-be-secure).
3028
3029 1597.   [func]          Allow notify-source and query-source to be specified
3030                         on a per server basis similar to transfer-source.
3031                         [RT #6496]
3032
3033 1596.   [func]          Accept 'notify-source' style syntax for query-source.
3034
3035 1595.   [func]          New notify type 'master-only'.  Enable notify for
3036                         master zones only.
3037
3038 1594.   [bug]           'rndc dumpdb' could prevent named from answering
3039                         queries while the dump was in progress.  [RT #10565]
3040
3041 1593.   [bug]           rndc should return "unknown command" to unknown
3042                         commands. [RT# 10642]
3043
3044 1592.   [bug]           configure_view() could leak a dispatch. [RT# 10675]
3045
3046 1591.   [bug]           libbind: updated to BIND 8.4.5.
3047
3048 1590.   [port]          netbsd: update thread support.
3049
3050 1589.   [func]          DNSSEC lookaside validation.
3051
3052 1588.   [bug]           win32: TCP sockets could become blocked. [RT #10115]
3053
3054 1587.   [bug]           dns_message_settsigkey() failed to clear existing key.
3055                         [RT #10590]
3056
3057 1586.   [func]          "check-names" is now implemented.
3058
3059 1585.   [placeholder]
3060
3061 1584.   [bug]           "make test" failed with a read only source tree.
3062                         [RT #10461]
3063
3064 1583.   [bug]           Records add via UPDATE failed to get the correct trust
3065                         level. [RT #10452]
3066
3067 1582.   [bug]           rrset-order failed to work on RRsets with more
3068                         than 32 elements. [RT #10381]
3069
3070 1581.   [func]          Disable DNSSEC support by default.  To enable
3071                         DNSSEC specify "dnssec-enable yes;" in named.conf.
3072
3073 1580.   [bug]           Zone destruction on final detach takes a long time.
3074                         [RT #3746]
3075
3076 1579.   [bug]           Multiple task managers could not be created.
3077
3078 1578.   [bug]           Don't use CLASS E IPv4 addresses when resolving.
3079                         [RT #10346]
3080
3081 1577.   [bug]           Use isc_uint32_t in ultrasparc optimizer bug
3082                         workaround code. [RT #10331]
3083
3084 1576.   [bug]           Race condition in dns_dispatch_addresponse().
3085                         [RT# 10272]
3086
3087 1575.   [func]          Log TSIG name on TSIG verify failure. [RT #4404]
3088
3089 1574.   [bug]           Don't attempt to open the controls socket(s) when
3090                         running tests. [RT #9091]
3091
3092 1573.   [port]          linux: update to libtool 1.5.2 so that
3093                         "make install DESTDIR=/xx" works with
3094                         "configure --with-libtool".  [RT #9941]
3095
3096 1572.   [bug]           nsupdate: sign the soa query to find the enclosing
3097                         zone if the server is specified. [RT #10148]
3098
3099 1571.   [bug]           rbt:hash_node() could fail leaving the hash table
3100                         in an inconsistent state.  [RT #10208]
3101
3102 1570.   [bug]           nsupdate failed to handle classes other than IN.
3103                         New keyword 'class' which sets the default class.
3104                         [RT #10202]
3105
3106 1569.   [func]          nsupdate new command 'answer' which displays the
3107                         complete answer message to the last update.
3108
3109 1568.   [bug]           nsupdate now reports that the update failed in
3110                         interactive mode. [RT# 10236]
3111
3112 1567.   [maint]         B.ROOT-SERVERS.NET is now 192.228.79.201.
3113
3114 1566.   [port]          Support for the cmsg framework on Solaris and HP/UX.
3115                         This also solved the problem that match-destinations
3116                         for IPv6 addresses did not work on these systems.
3117                         [RT #10221]
3118
3119 1565.   [bug]           CD flag should be copied to outgoing queries unless
3120                         the query is under a secure entry point in which case
3121                         CD should be set.
3122
3123 1564.   [func]          Attempt to provide a fallback entropy source to be
3124                         used if named is running chrooted and named is unable
3125                         to open entropy source within the chroot area.
3126                         [RT #10133]
3127
3128 1563.   [bug]           Gracefully fail when unable to obtain neither an IPv4
3129                         nor an IPv6 dispatch. [RT #10230]
3130
3131 1562.   [bug]           isc_socket_create() and isc_socket_accept() could
3132                         leak memory under error conditions. [RT #10230]
3133
3134 1561.   [bug]           It was possible to release the same name twice if
3135                         named ran out of memory. [RT #10197]
3136
3137 1560.   [port]          FreeBSD: work around FreeBSD 5.2 mapping EAI_NODATA
3138                         and EAI_NONAME to the same value.
3139
3140 1559.   [port]          named should ignore SIGFSZ.
3141
3142 1558.   [func]          New DNSSEC 'disable-algorithms'.  Support entry into
3143                         child zones for which we don't have a supported
3144                         algorithm.  Such child zones are treated as unsigned.
3145
3146 1557.   [func]          Implement missing DNSSEC tests for
3147                         * NOQNAME proof with wildcard answers.
3148                         * NOWILDARD proof with NXDOMAIN.
3149                         Cache and return NOQNAME with wildcard answers.
3150
3151 1556.   [bug]           nsupdate now treats all names as fully qualified.
3152                         [RT #6427]
3153
3154 1555.   [func]          'rrset-order cyclic' no longer has a random starting
3155                         point per query. [RT #7572]
3156
3157 1554.   [bug]           dig, host, nslookup failed when no nameservers
3158                         were specified in /etc/resolv.conf. [RT #8232]
3159
3160 1553.   [bug]           The windows socket code could stop accepting
3161                         connections. [RT#10115]
3162
3163 1552.   [bug]           Accept NOTIFY requests from mapped masters if
3164                         matched-mapped is set. [RT #10049]
3165
3166 1551.   [port]          Open "/dev/null" before calling chroot().
3167
3168 1550.   [port]          Call tzset(), if available, before calling chroot().
3169
3170 1549.   [func]          named-checkzone can now write out the zone contents
3171                         in a easily parsable format (-D and -o).
3172
3173 1548.   [bug]           When parsing APL records it was possible to silently
3174                         accept out of range ADDRESSFAMILY values. [RT# 9979]
3175
3176 1547.   [bug]           Named wasted memory recording duplicate lame zone
3177                         entries. [RT #9341]
3178
3179 1546.   [bug]           We were rejecting valid secure CNAME to negative
3180                         answers.
3181
3182 1545.   [bug]           It was possible to leak memory if named was unable to
3183                         bind to the specified transfer source and TSIG was
3184                         being used. [RT #10120]
3185
3186 1544.   [bug]           Named would logged a single entry to a file despite it
3187                         being over the specified size limit.
3188
3189 1543.   [bug]           Logging using "versions unlimited" did not work.
3190
3191 1542.   [placeholder]
3192
3193 1541.   [func]          NSEC now uses new bitmap format.
3194
3195 1540.   [bug]           "rndc reload <dynamiczone>" was silently accepted.
3196                         [RT #8934]
3197
3198 1539.   [bug]           Open UDP sockets for notify-source and transfer-source
3199                         that use reserved ports at startup. [RT #9475]
3200
3201 1538.   [placeholder]   rt9997
3202
3203 1537.   [func]          New option "querylog".  If set specify whether query
3204                         logging is to be enabled or disabled at startup.
3205
3206 1536.   [bug]           Windows socket code failed to log a error description
3207                         when returning ISC_R_UNEXPECTED. [RT #9998]
3208
3209 1535.   [placeholder]
3210
3211 1534.   [bug]           Race condition when priming cache. [RT# 9940]
3212
3213 1533.   [func]          Warn if both "recursion no;" and "allow-recursion"
3214                         are active. [RT# 4389]
3215
3216 1532.   [port]          netbsd: the configure test for <sys/sysctl.h>
3217                         requires <sys/param.h>.
3218
3219 1531.   [port]          AIX more libtool fixes.
3220
3221 1530.   [bug]           It was possible to trigger a INSIST() failure if a
3222                         slave master file was removed at just the correct
3223                         moment. [RT #9462]
3224
3225 1529.   [bug]           "notify explicit;" failed to log that NOTIFY messages
3226                         were being sent for the zone. [RT# 9442]
3227
3228 1528.   [cleanup]       Simplify some dns_name_ functions based on the
3229                         deprecation of bitstring labels.
3230
3231 1527.   [cleanup]       Reduce the number of gettimeofday() calls without
3232                         losing necessary timer granularity.
3233
3234 1526.   [func]          Implemented "additional section caching (or acache)",
3235                         an internal cache framework for additional section
3236                         content to improve response performance.  Several
3237                         configuration options were provided to control the
3238                         behavior.
3239
3240 1525.   [bug]           dns_cache_create() could trigger a REQUIRE
3241                         failure in isc_mem_put() during error cleanup.
3242                         [RT# 9360]
3243
3244 1524.   [port]          AIX needs to be able to resolve all symbols when
3245                         creating shared libraries (--with-libtool).
3246
3247 1523.   [bug]           Fix race condition in rbtdb. [RT# 9189]
3248
3249 1522.   [bug]           dns_db_findnode() relax the requirements on 'name'.
3250                         [RT# 9286]
3251
3252 1521.   [bug]           dns_view_createresolver() failed to check the
3253                         result from isc_mem_create(). [RT# 9294]
3254
3255 1520.   [protocol]      Add SSHFP (SSH Finger Print) type.
3256
3257 1519.   [bug]           dnssec-signzone:nsec_setbit() computed the wrong
3258                         length of the new bitmap.
3259
3260 1518.   [bug]           dns_nsec_buildrdata(), and hence dns_nsec_build(),
3261                         contained a off-by-one error when working out the
3262                         number of octets in the bitmap.
3263
3264 1517.   [port]          Support for IPv6 interface scanning on HP/UX and
3265                         TrueUNIX 5.1.
3266
3267 1516.   [func]          Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
3268
3269 1515.   [func]          Allow transfer source to be set in a server statement.
3270                         [RT #6496]
3271
3272 1514.   [bug]           named: isc_hash_destroy() was being called too early.
3273                         [RT #9160]
3274
3275 1513.   [doc]           Add "US" to root-delegation-only exclude list.
3276
3277 1512.   [bug]           Extend the delegation-only logging to return query
3278                         type, class and responding nameserver.
3279
3280 1511.   [bug]           delegation-only was generating false positives
3281                         on negative answers from sub-zones.
3282
3283 1510.   [func]          New view option "root-delegation-only".  Apply
3284                         delegation-only check to all TLDs and root.
3285                         Note there are some TLDs that are NOT delegation
3286                         only (e.g. DE, LV, US and MUSEUM) these can be excluded
3287                         from the checks by using exclude.
3288
3289                         root-delegation-only exclude {
3290                                 "DE"; "LV"; "US"; "MUSEUM";
3291                         };
3292
3293 1509.   [bug]           Hint zones should accept delegation-only.  Forward
3294                         zone should not accept delegation-only.
3295
3296 1508.   [bug]           Don't apply delegation-only checks to answers from
3297                         forwarders.
3298
3299 1507.   [bug]           Handle BIND 8 style returns to NS queries to parents
3300                         when making delegation-only checks.
3301
3302 1506.   [bug]           Wrong return type for dns_view_isdelegationonly().
3303
3304 1505.   [bug]           Uninitialized rdataset in sdb. [RT #8750]
3305
3306 1504.   [func]          New zone type "delegation-only".
3307
3308 1503.   [port]          win32: install libeay32.dll outside of system32.
3309
3310 1502.   [bug]           nsupdate: adjust timeouts for UPDATE requests over TCP.
3311
3312 1501.   [func]          Allow TCP queue length to be specified via
3313                         named.conf, tcp-listen-queue.
3314
3315 1500.   [bug]           host failed to lookup MX records.  Also look up
3316                         AAAA records.
3317
3318 1499.   [bug]           isc_random need to be seeded better if arc4random()
3319                         is not used.
3320
3321 1498.   [port]          bsdos: 5.x support.
3322
3323 1497.   [placeholder]
3324
3325 1496.   [port]          test for pthread_attr_setstacksize().
3326
3327 1495.   [cleanup]       Replace hash functions with universal hash.
3328
3329 1494.   [security]      Turn on RSA BLINDING as a precaution.
3330
3331 1493.   [placeholder]
3332
3333 1492.   [cleanup]       Preserve rwlock quota context when upgrading /
3334                         downgrading. [RT #5599]
3335
3336 1491.   [bug]           dns_master_dump*() would produce extraneous $ORIGIN
3337                         lines. [RT #6206]
3338
3339 1490.   [bug]           Accept reading state as well as working state in
3340                         ns_client_next(). [RT #6813]
3341
3342 1489.   [compat]        Treat 'allow-update' on slave zones as a warning.
3343                         [RT #3469]
3344
3345 1488.   [bug]           Don't override trust levels for glue addresses.
3346                         [RT #5764]
3347
3348 1487.   [bug]           A REQUIRE() failure could be triggered if a zone was
3349                         queued for transfer and the zone was then removed.
3350                         [RT #6189]
3351
3352 1486.   [bug]           isc_print_snprintf() '%%' consumed one too many format
3353                         characters. [RT# 8230]
3354
3355 1485.   [bug]           gen failed to handle high type values. [RT #6225]
3356
3357 1484.   [bug]           The number of records reported after a AXFR was wrong.
3358                         [RT #6229]
3359
3360 1483.   [bug]           dig axfr failed if the message id in the answer failed
3361                         to match that in the request.  Only the id in the first
3362                         message is required to match. [RT #8138]
3363
3364 1482.   [bug]           named could fail to start if the kernel supports
3365                         IPv6 but no interfaces are configured.  Similarly
3366                         for IPv4. [RT #6229]
3367
3368 1481.   [bug]           Refresh and stub queries failed to use masters keys
3369                         if specified. [RT #7391]
3370
3371 1480.   [bug]           Provide replay protection for rndc commands.  Full
3372                         replay protection requires both rndc and named to
3373                         be updated.  Partial replay protection (limited
3374                         exposure after restart) is provided if just named
3375                         is updated.
3376
3377 1479.   [bug]           cfg_create_tuple() failed to handle out of
3378                         memory cleanup.  parse_list() would leak memory
3379                         on syntax errors.
3380
3381 1478.   [port]          ifconfig.sh didn't account for other virtual
3382                         interfaces.  It now takes a optional argument
3383                         to specify the first interface number. [RT #3907]
3384
3385 1477.   [bug]           memory leak using stub zones and TSIG.
3386
3387 1476.   [placeholder]
3388
3389 1475.   [port]          Probe for old sprintf().
3390
3391 1474.   [port]          Provide strtoul() and memmove() for platforms
3392                         without them.
3393
3394 1473.   [bug]           create_map() and create_string() failed to handle out
3395                         of memory cleanup.  [RT #6813]
3396
3397 1472.   [contrib]       idnkit-1.0 from JPNIC, replaces mdnkit.
3398
3399 1471.   [bug]           libbind: updated to BIND 8.4.0.
3400
3401 1470.   [bug]           Incorrect length passed to snprintf. [RT #5966]
3402
3403 1469.   [func]          Log end of outgoing zone transfer at same level
3404                         as the start of transfer is logged. [RT #4441]
3405
3406 1468.   [func]          Internal zones are no longer counted for
3407                         'rndc status'.  [RT #4706]
3408
3409 1467.   [func]          $GENERATES now supports optional class and ttl.
3410
3411 1466.   [bug]           lwresd configuration errors resulted in memory
3412                         and lock leaks.  [RT #5228]
3413
3414 1465.   [bug]           isc_base64_decodestring() and isc_base64_tobuffer()
3415                         failed to check that trailing bits were zero allowing
3416                         some invalid base64 strings to be accepted.  [RT #5397]
3417
3418 1464.   [bug]           Preserve "out of zone" data for outgoing zone
3419                         transfers. [RT #5192]
3420
3421 1463.   [bug]           dns_rdata_from{wire,struct}() failed to catch bad
3422                         NXT bit maps. [RT #5577]
3423
3424 1462.   [bug]           parse_sizeval() failed to check the token type.
3425                         [RT #5586]
3426
3427 1461.   [bug]           Remove deadlock from rbtdb code. [RT #5599]
3428
3429 1460.   [bug]           inet_pton() failed to reject certain malformed
3430                         IPv6 literals.
3431
3432 1459.   [placeholder]
3433
3434 1458.   [cleanup]       sprintf() -> snprintf().
3435
3436 1457.   [port]          Provide strlcat() and strlcpy() for platforms without
3437                         them.
3438
3439 1456.   [contrib]       gen-data-queryperf.py from Stephane Bortzmeyer.
3440
3441 1455.   [bug]           <netaddr> missing from server grammar in
3442                         doc/misc/options. [RT #5616]
3443
3444 1454.   [port]          Use getifaddrs() if available for interface scanning.
3445                         --disable-getifaddrs to override.  Glibc currently
3446                         has a getifaddrs() that does not support IPv6.
3447                         Use --enable-getifaddrs=glibc to force the use of
3448                         this version under linux machines.
3449
3450 1453.   [doc]           ARM: $GENERATE example wasn't accurate. [RT #5298]
3451
3452 1452.   [placeholder]
3453
3454 1451.   [bug]           rndc-confgen didn't exit with a error code for all
3455                         failures. [RT #5209]
3456
3457 1450.   [bug]           Fetching expired glue failed under certain
3458                         circumstances.  [RT #5124]
3459
3460 1449.   [bug]           query_addbestns() didn't handle running out of memory
3461                         gracefully.
3462
3463 1448.   [bug]           Handle empty wildcards labels.
3464
3465 1447.   [bug]           We were casting (unsigned int) to and from (void *).
3466                         rdataset->private4 is now rdataset->privateuint4
3467                         to reflect a type change.
3468
3469 1446.   [func]          Implemented undocumented alternate transfer sources
3470                         from BIND 8.  See use-alt-transfer-source,
3471                         alt-transfer-source and alt-transfer-source-v6.
3472
3473                         SECURITY: use-alt-transfer-source is ENABLED unless
3474                         you are using views.  This may cause a security risk
3475                         resulting in accidental disclosure of wrong zone
3476                         content if the master supplying different source
3477                         content based on IP address.  If you are not certain
3478                         ISC recommends setting use-alt-transfer-source no;
3479
3480 1445.   [bug]           DNS_ADBFIND_STARTATROOT broke stub zones.  This has
3481                         been replaced with DNS_ADBFIND_STARTATZONE which
3482                         causes the search to start using the closest zone.
3483
3484 1444.   [func]          dns_view_findzonecut2() allows you to specify if the
3485                         cache should be searched for zone cuts.
3486
3487 1443.   [func]          Masters lists can now be specified and referenced
3488                         in zone masters clauses and other masters lists.
3489
3490 1442.   [func]          New functions for manipulating port lists:
3491                         dns_portlist_create(), dns_portlist_add(),
3492                         dns_portlist_remove(), dns_portlist_match(),
3493                         dns_portlist_attach() and dns_portlist_detach().
3494
3495 1441.   [func]          It is now possible to tell dig to bind to a specific
3496                         source port.
3497
3498 1440.   [func]          It is now possible to tell named to avoid using
3499                         certain source ports (avoid-v4-udp-ports,
3500                         avoid-v6-udp-ports).
3501
3502 1439.   [bug]           Named could return NOERROR with certain NOTIFY
3503                         failures.  Return NOTAUTH if the NOTIFY zone is
3504                         not being served.
3505
3506 1438.   [func]          Log TSIG (if any) when logging NOTIFY requests.
3507
3508 1437.   [bug]           Leave space for stdio to work in. [RT #5033]
3509
3510 1436.   [func]          dns_zonemgr_resumexfrs() can be used to restart
3511                         stalled transfers.
3512
3513 1435.   [bug]           zmgr_resume_xfrs() was being called read locked
3514                         rather than write locked.  zmgr_resume_xfrs()
3515                         was not being called if the zone was being
3516                         shutdown.
3517
3518 1434.   [bug]           "rndc reconfig" failed to initiate the initial
3519                         zone transfer of new slave zones.
3520
3521 1433.   [bug]           named could trigger a REQUIRE failure if it could
3522                         not get a file descriptor when attempting to write
3523                         a master file. [RT #4347]
3524
3525 1432.   [func]          The advertised EDNS UDP buffer size can now be set
3526                         via named.conf (edns-udp-size).
3527
3528 1431.   [bug]           isc_print_snprintf() "%s" with precision could walk off
3529                         end of argument. [RT #5191]
3530
3531 1430.   [port]          linux: IPv6 interface scanning support.
3532
3533 1429.   [bug]           Prevent the cache getting locked to old servers.
3534
3535 1428.   [placeholder]
3536
3537 1427.   [bug]           Race condition in adb with threaded build.
3538
3539 1426.   [placeholder]
3540
3541 1425.   [port]          linux/libbind: define __USE_MISC when testing *_r()
3542                         function prototypes in netdb.h.  [RT #4921]
3543
3544 1424.   [bug]           EDNS version not being correctly printed.
3545
3546 1423.   [contrib]       queryperf: added A6 and SRV.
3547
3548 1422.   [func]          Log name/type/class when denying a query.  [RT #4663]
3549
3550 1421.   [func]          Differentiate updates that don't succeed due to
3551                         prerequisites (unsuccessful) vs other reasons
3552                         (failed).
3553
3554 1420.   [port]          solaris: work around gcc optimizer bug.
3555
3556 1419.   [port]          openbsd: use /dev/arandom. [RT #4950]
3557
3558 1418.   [bug]           'rndc reconfig' did not cause new slaves to load.
3559
3560 1417.   [func]          ID.SERVER/CHAOS is now a built in zone.
3561                         See "server-id" for how to configure.
3562
3563 1416.   [bug]           Empty node should return NOERROR NODATA, not NXDOMAIN.
3564                         [RT #4715]
3565
3566 1415.   [func]          DS TTL now derived from NS ttl.  NXT TTL now derived
3567                         from SOA MINIMUM.
3568
3569 1414.   [func]          Support for KSK flag.
3570
3571 1413.   [func]          Explicitly request the (re-)generation of DS records
3572                         from keysets (dnssec-signzone -g).
3573
3574 1412.   [func]          You can now specify servers to be tried if a nameserver
3575                         has IPv6 address and you only support IPv4 or the
3576                         reverse. See dual-stack-servers.
3577
3578 1411.   [bug]           empty nodes should stop wildcard matches. [RT #4802]
3579
3580 1410.   [func]          Handle records that live in the parent zone, e.g. DS.
3581
3582 1409.   [bug]           DS should have attribute DNS_RDATATYPEATTR_DNSSEC.
3583
3584 1408.   [bug]           "make distclean" was not complete. [RT #4700]
3585
3586 1407.   [bug]           lfsr incorrectly implements the shift register.
3587                         [RT #4617]
3588
3589 1406.   [bug]           dispatch initializes one of the LFSR's with a incorrect
3590                         polynomial.  [RT #4617]
3591
3592 1405.   [func]          Use arc4random() if available.
3593
3594 1404.   [bug]           libbind: ns_name_ntol() could overwrite a zero length
3595                         buffer.
3596
3597 1403.   [func]          dnssec-signzone, dnssec-keygen, dnssec-makekeyset
3598                         dnssec-signkey now report their version in the
3599                         usage message.
3600
3601 1402.   [cleanup]       A6 has been moved to experimental and is no longer
3602                         fully supported.
3603
3604 1401.   [bug]           adb wasn't clearing state when the timer expired.
3605
3606 1400.   [bug]           Block the addition of wildcard NS records by IXFR
3607                         or UPDATE. [RT #3502]
3608
3609 1399.   [bug]           Use serial number arithmetic when testing SIG
3610                         timestamps. [RT #4268]
3611
3612 1398.   [doc]           ARM: notify-also should have been also-notify.
3613                         [RT #4345]
3614
3615 1397.   [maint]         J.ROOT-SERVERS.NET is now 192.58.128.30.
3616
3617 1396.   [func]          dnssec-signzone: adjust the default signing time by
3618                         1 hour to allow for clock skew.
3619
3620 1395.   [port]          OpenSSL 0.9.7 defines CRYPTO_LOCK_ENGINE but doesn't
3621                         have a working implementation.  [RT #4079]
3622
3623 1394.   [func]          It is now possible to check if a particular element is
3624                         in a acl.  Remove duplicate entries from the localnets
3625                         acl.
3626
3627 1393.   [port]          Bind to individual IPv6 interfaces if IPV6_IPV6ONLY
3628                         is not available in the kernel to prevent accidently
3629                         listening on IPv4 interfaces.
3630
3631 1392.   [bug]           named-checkzone: update usage.
3632
3633 1391.   [func]          Add support for IPv6 scoped addresses in named.
3634
3635 1390.   [func]          host now supports ixfr.
3636
3637 1389.   [bug]           named could fail to rotate long log files.  [RT #3666]
3638
3639 1388.   [port]          irix: check for sys/sysctl.h and NET_RT_IFLIST before
3640                         defining HAVE_IFLIST_SYSCTL. [RT #3770]
3641
3642 1387.   [bug]           named could crash due to an access to invalid memory
3643                         space (which caused an assertion failure) in
3644                         incremental cleaning.  [RT #3588]
3645
3646 1386.   [bug]           named-checkzone -z stopped on errors in a zone.
3647                         [RT #3653]
3648
3649 1385.   [bug]           Setting serial-query-rate to 10 would trigger a
3650                         REQUIRE failure.
3651
3652 1384.   [bug]           host was incompatible with BIND 8 in its exit code and
3653                         in the output with the -l option.  [RT #3536]
3654
3655 1383.   [func]          Track the serial number in a IXFR response and log if
3656                         a mismatch occurs.  This is a more specific error than
3657                         "not exact". [RT #3445]
3658
3659 1382.   [bug]           make install failed with --enable-libbind. [RT #3656]
3660
3661 1381.   [bug]           named failed to correctly process answers that
3662                         contained DNAME records where the resulting CNAME
3663                         resulted in a negative answer.
3664
3665 1380.   [func]          'rndc recursing' dump recursing queries to
3666                         'recursing-file = "named.recursing";'.
3667
3668 1379.   [func]          'rndc status' now reports tcp and recursion quota
3669                         states.
3670
3671 1378.   [func]          Improved positive feedback for 'rndc {reload|refresh}.
3672
3673 1377.   [func]          dns_zone_load{new}() now reports if the zone was
3674                         loaded, queued for loading to up to date.
3675
3676 1376.   [func]          New function dns_zone_logc() to log to specified
3677                         category.
3678
3679 1375.   [func]          'rndc dumpdb' now dumps the adb cache along with the
3680                         data cache.
3681
3682 1374.   [func]          dns_adb_dump() now logs the lame zones associated
3683                         with each server.
3684
3685 1373.   [bug]           Recovery from expired glue failed under certain
3686                         circumstances.
3687
3688 1372.   [bug]           named crashes with an assertion failure on exit when
3689                         sharing the same port for listening and querying, and
3690                         changing listening addresses several times. [RT# 3509]
3691
3692 1371.   [bug]           notify-source-v6, transfer-source-v6 and
3693                         query-source-v6 with explicit addresses and using the
3694                         same ports as named was listening on could interfere
3695                         with named's ability to answer queries sent to those
3696                         addresses.
3697
3698 1370.   [bug]           dig '+[no]recurse' was incorrectly documented.
3699
3700 1369.   [bug]           Adding an NS record as the lexicographically last
3701                         record in a secure zone didn't work.
3702
3703 1368.   [func]          remove support for bitstring labels.
3704
3705 1367.   [func]          Use response times to select forwarders.
3706
3707 1366.   [contrib]       queryperf usage was incomplete.  Add '-h' for help.
3708
3709 1365.   [func]          "localhost" and "localnets" acls now include IPv6
3710                         addresses / prefixes.
3711
3712 1364.   [func]          Log file name when unable to open memory statistics
3713                         and dump database files. [RT# 3437]
3714
3715 1363.   [func]          Listen-on-v6 now supports specific addresses.
3716
3717 1362.   [bug]           remove IFF_RUNNING test when scanning interfaces.
3718
3719 1361.   [func]          log the reason for rejecting a server when resolving
3720                         queries.
3721
3722 1360.   [bug]           --enable-libbind would fail when not built in the
3723                         source tree for certain OS's.
3724
3725 1359.   [security]      Support patches OpenSSL libraries.
3726                         http://www.cert.org/advisories/CA-2002-23.html
3727
3728 1358.   [bug]           It was possible to trigger a INSIST when debugging
3729                         large dynamic updates. [RT #3390]
3730
3731 1357.   [bug]           nsupdate was extremely wasteful of memory.
3732
3733 1356.   [tuning]        Reduce the number of events / quantum for zone tasks.
3734
3735 1355.   [bug]           Fix DNSSEC wildcard proof for CNAME/DNAME.
3736
3737 1354.   [doc]           lwres man pages had illegal nroff.
3738
3739 1353.   [contrib]       sdb/ldap to version 0.9.
3740
3741 1352.   [bug]           dig, host, nslookup when falling back to TCP use the
3742                         current search entry (if any). [RT #3374]
3743
3744 1351.   [bug]           lwres_getipnodebyname() returned the wrong name
3745                         when given a IPv4 literal, af=AF_INET6 and AI_MAPPED
3746                         was set.
3747
3748 1350.   [bug]           dns_name_fromtext() failed to handle too many labels
3749                         gracefully.
3750
3751 1349.   [security]      Minimum OpenSSL version now 0.9.6e (was 0.9.5a).
3752                         http://www.cert.org/advisories/CA-2002-23.html
3753
3754 1348.   [port]          win32: Rewrote code to use I/O Completion Ports
3755                         in socket.c and eliminating a host of socket
3756                         errors. Performance is enhanced.
3757
3758 1347.   [placeholder]
3759
3760 1346.   [placeholder]
3761
3762 1345.   [port]          Use a explicit -Wformat with gcc.  Not all versions
3763                         include it in -Wall.
3764
3765 1344.   [func]          Log if the serial number on the master has gone
3766                         backwards.
3767                         If you have multiple machines specified in the masters
3768                         clause you may want to set 'multi-master yes;' to
3769                         suppress this warning.
3770
3771 1343.   [func]          Log successful notifies received (info).  Adjust log
3772                         level for failed notifies to notice.
3773
3774 1342.   [func]          Log remote address with TCP dispatch failures.
3775
3776 1341.   [func]          Allow a rate limiter to be stalled.
3777
3778 1340.   [bug]           Delay and spread out the startup refresh load.
3779
3780 1339.   [func]          dig, host and nslookup now use IP6.ARPA for nibble
3781                         lookups.  Bit string lookups are no longer attempted.
3782
3783 1338.   [placeholder]
3784
3785 1337.   [placeholder]
3786
3787 1336.   [func]          Nibble lookups under IP6.ARPA are now supported by
3788                         dns_byaddr_create().  dns_byaddr_createptrname() is
3789                         deprecated, use dns_byaddr_createptrname2() instead.
3790
3791 1335.   [bug]           When performing a nonexistence proof, the validator
3792                         should discard parent NXTs from higher in the DNS.
3793
3794 1334.   [bug]           When signing/verifying rdatasets, duplicate rdatas
3795                         need to be suppressed.
3796
3797 1333.   [contrib]       queryperf now reports a summary of returned
3798                         rcodes (-c), rcodes are printed in mnemonic form (-v).
3799
3800 1332.   [func]          Report the current serial with periodic commits when
3801                         rolling forward the journal.
3802
3803 1331.   [func]          Generate DNSSEC wildcard proofs.
3804
3805 1330.   [bug]           When processing events (non-threaded) only allow
3806                         the task one chance to use to use its quantum.
3807
3808 1329.   [func]          named-checkzone will now check if nameservers that
3809                         appear to be IP addresses.  Available modes "fail",
3810                         "warn" (default) and "ignore" the results of the
3811                         check.
3812
3813 1328.   [bug]           The validator could incorrectly verify an invalid
3814                         negative proof.
3815
3816 1327.   [bug]           The validator would incorrectly mark data as insecure
3817                         when seeing a bogus signature before a correct
3818                         signature.
3819
3820 1326.   [bug]           DNAME/CNAME signatures were not being cached when
3821                         validation was not being performed. [RT #3284]
3822
3823 1325.   [bug]           If the tcpquota was exhausted it was possible to
3824                         to trigger a INSIST() failure.
3825
3826 1324.   [port]          darwin: ifconfig.sh now supports darwin.
3827
3828 1323.   [port]          linux: Slackware 4.0 needs <asm/unistd.h>. [RT #3205]
3829
3830 1322.   [bug]           dnssec-signzone usage message was misleading.
3831
3832 1321.   [bug]           If the last RRset in a zone is glue, dnssec-signzone
3833                         would incorrectly duplicate its output and sign it.
3834
3835 1320.   [doc]           query-source-v6 was missing from options section.
3836                         [RT #3218]
3837
3838 1319.   [func]          libbind: log attempts to exploit #1318.
3839
3840 1318.   [bug]           libbind: Remote buffer overrun.
3841
3842 1317.   [port]          libbind: TrueUNIX 5.1 does not like __align as a
3843                         element name.
3844
3845 1316.   [bug]           libbind: gethostans() could get out of sync parsing
3846                         the response if there was a very long CNAME chain.
3847
3848 1315.   [bug]           Options should apply to the internal _bind view.
3849
3850 1314.   [port]          Handle ECONNRESET from sendmsg() [unix].
3851
3852 1313.   [func]          Query log now says if the query was signed (S) or
3853                         if EDNS was used (E).
3854
3855 1312.   [func]          Log TSIG key used w/ outgoing zone transfers.
3856
3857 1311.   [bug]           lwres_getrrsetbyname leaked memory.  [RT #3159]
3858
3859 1310.   [bug]           'rndc stop' failed to cause zones to be flushed
3860                         sometimes. [RT #3157]
3861
3862 1309.   [func]          Log that a zone transfer was covered by a TSIG.
3863
3864 1308.   [func]          DS (delegation signer) support.
3865
3866 1307.   [bug]           nsupdate: allow white space base64 key data.
3867
3868 1306.   [bug]           Badly encoded LOC record when the size, horizontal
3869                         precision or vertical precision was 0.1m.
3870
3871 1305.   [bug]           Document that internal zones are included in the
3872                         rndc status results.
3873
3874 1304.   [func]          New function: dns_zone_name().
3875
3876 1303.   [func]          Option 'flush-zones-on-shutdown <boolean>;'.
3877
3878 1302.   [func]          Extended rndc dumpdb to support dumping of zones and
3879                         view selection: 'dumpdb [-all|-zones|-cache] [view]'.
3880
3881 1301.   [func]          New category 'update-security'.
3882
3883 1300.   [port]          Compaq Trucluster support.
3884
3885 1299.   [bug]           Set AI_ADDRCONFIG when looking up addresses
3886                         via getaddrinfo() (affects dig, host, nslookup, rndc
3887                         and nsupdate).
3888
3889 1298.   [bug]           The CINCLUDES macro in lib/dns/sec/dst/Makefile
3890                         could be left with a trailing "\" after configure
3891                         has been run.
3892
3893 1297.   [port]          linux: make handling EINVAL from socket() no longer
3894                         conditional on #ifdef LINUX.
3895
3896 1296.   [bug]           isc_log_closefilelogs() needed to lock the log
3897                         context.
3898
3899 1295.   [bug]           isc_log_setdebuglevel() needed to lock the log
3900                         context.
3901
3902 1294.   [func]          libbind: no longer attempts bit string labels for
3903                         IPv6 reverse resolution.  Try IP6.ARPA then IP6.INT
3904                         for nibble style resolution.
3905
3906 1293.   [func]          Entropy can now be retrieved from EGDs. [RT #2438]
3907
3908 1292.   [func]          Enable IPv6 support when using ioctl style interface
3909                         scanning and OS supports SIOCGLIFADDR using struct
3910                         if_laddrreq.
3911
3912 1291.   [func]          Enable IPv6 support when using sysctl style interface
3913                         scanning.
3914
3915 1290.   [func]          "dig axfr" now reports the number of messages
3916                         as well as the number of records.
3917
3918 1289.   [port]          See if -ldl is required for OpenSSL? [RT #2672]
3919
3920 1288.   [bug]           Adjusted REQUIRE's in lib/dns/name.c to better
3921                         reflect written requirements.
3922
3923 1287.   [bug]           REQUIRE that DNS_DBADD_MERGE only be set when adding
3924                         a rdataset to a zone db in the rbtdb implementation of
3925                         addrdataset.
3926
3927 1286.   [bug]           dns_name_downcase() enforce requirement that
3928                         target != NULL or name->buffer != NULL.
3929
3930 1285.   [func]          lwres: probe the system to see what address families
3931                         are currently in use.
3932
3933 1284.   [bug]           The RTT estimate on unused servers was not aged.
3934                         [RT #2569]
3935
3936 1283.   [func]          Use "dataready" accept filter if available.
3937
3938 1282.   [port]          libbind: hpux 11.11 interface scanning.
3939
3940 1281.   [func]          Log zone when unable to get private keys to update
3941                         zone.  Log zone when NXT records are missing from
3942                         secure zone.
3943
3944 1280.   [bug]           libbind: escape '(' and ')' when converting to
3945                         presentation form.
3946
3947 1279.   [port]          Darwin uses (unsigned long) for size_t. [RT #2590]
3948
3949 1278.   [func]          dig: now supports +[no]cl +[no]ttlid.
3950
3951 1277.   [func]          You can now create your own customized printing
3952                         styles: dns_master_stylecreate() and
3953                         dns_master_styledestroy().
3954
3955 1276.   [bug]           libbind: const pointer conflicts in res_debug.c.
3956
3957 1275.   [port]          libbind: hpux: treat all hpux systems as BIG_ENDIAN.
3958
3959 1274.   [bug]           Memory leak in lwres_gnbarequest_parse().
3960
3961 1273.   [port]          libbind: solaris: 64 bit binary compatibility.
3962
3963 1272.   [contrib]       Berkeley DB 4.0 sdb implementation from
3964                         Nuno Miguel Rodrigues <nmr@co.sapo.pt>.
3965
3966 1271.   [bug]           "recursion available: {denied,approved}" was too
3967                         confusing.
3968
3969 1270.   [bug]           Check that system inet_pton() and inet_ntop() support
3970                         AF_INET6.
3971
3972 1269.   [port]          Openserver: ifconfig.sh support.
3973
3974 1268.   [port]          Openserver: the value FD_SETSIZE depends on whether
3975                         <sys/param.h> is included or not.  Be consistent.
3976
3977 1267.   [func]          isc_file_openunique() now creates file using mode
3978                         0666 rather than 0600.
3979
3980 1266.   [bug]           ISC_LINK_INIT, ISC_LINK_UNLINK, ISC_LIST_DEQUEUE,
3981                         __ISC_LINK_UNLINKUNSAFE and __ISC_LIST_DEQUEUEUNSAFE
3982                         are not C++ compatible, use *_TYPE versions instead.
3983
3984 1265.   [bug]           libbind: LINK_INIT and UNLINK were not compatible with
3985                         C++, use LINK_INIT_TYPE and UNLINK_TYPE instead.
3986
3987 1264.   [placeholder]
3988
3989 1263.   [bug]           Reference after free error if dns_dispatchmgr_create()
3990                         failed.
3991
3992 1262.   [bug]           ns_server_destroy() failed to set *serverp to NULL.
3993
3994 1261.   [func]          libbind: ns_sign2() and ns_sign_tcp() now provide
3995                         support for compressed TSIG owner names.
3996
3997 1260.   [func]          libbind: res_update can now update IPv6 servers,
3998                         new function res_findzonecut2().
3999
4000 1259.   [bug]           libbind: get_salen() IPv6 support was broken for OSs
4001                         w/o sa_len.
4002
4003 1258.   [bug]           libbind: res_nametotype() and res_nametoclass() were
4004                         broken.
4005
4006 1257.   [bug]           Failure to write pid-file should not be fatal on
4007                         reload. [RT #2861]
4008
4009 1256.   [contrib]       'queryperf' now has EDNS (-e) + DNSSEC DO (-D) support.
4010
4011 1255.   [bug]           When verifying that an NXT proves nonexistence, check
4012                         the rcode of the message and only do the matching NXT
4013                         check.  That is, for NXDOMAIN responses, check that
4014                         the name is in the range between the NXT owner and
4015                         next name, and for NOERROR NODATA responses, check
4016                         that the type is not present in the NXT bitmap.
4017
4018 1254.   [func]          preferred-glue option from BIND 8.3.
4019
4020 1253.   [bug]           The dnssec system test failed to remove the correct
4021                         files.
4022
4023 1252.   [bug]           Dig, host and nslookup were not checking the address
4024                         the answer was coming from against the address it was
4025                         sent to. [RT# 2692]
4026
4027 1251.   [port]          win32: a make file contained absolute version specific
4028                         references.
4029
4030 1250.   [func]          Nsupdate will report the address the update was
4031                         sent to.
4032
4033 1249.   [bug]           Missing masters clause was not handled gracefully.
4034                         [RT #2703]
4035
4036 1248.   [bug]           DESTDIR was not being propagated between makes.
4037
4038 1247.   [bug]           Don't reset the interface index for link/site local
4039                         addresses. [RT #2576]
4040
4041 1246.   [func]          New functions isc_sockaddr_issitelocal(),
4042                         isc_sockaddr_islinklocal(), isc_netaddr_issitelocal()
4043                         and isc_netaddr_islinklocal().
4044
4045 1245.   [bug]           Treat ENOBUFS, ENOMEM and ENFILE as soft errors for
4046                         accept().
4047
4048 1244.   [bug]           Receiving a TCP message from a blackhole address would
4049                         prevent further messages being received over that
4050                         interface.
4051
4052 1243.   [bug]           It was possible to trigger a REQUIRE() in
4053                         dns_message_findtype(). [RT #2659]
4054
4055 1242.   [bug]           named-checkzone failed if a journal existed. [RT #2657]
4056
4057 1241.   [bug]           Drop received UDP messages with a zero source port
4058                         as these are invariably forged. [RT #2621]
4059
4060 1240.   [bug]           It was possible to leak zone references by
4061                         specifying an incorrect zone to rndc.
4062
4063 1239.   [bug]           Under certain circumstances named could continue to
4064                         use a name after it had been freed triggering
4065                         INSIST() failures.  [RT #2614]
4066
4067 1238.   [bug]           It is possible to lockup the server when shutting down
4068                         if notifies were being processed. [RT #2591]
4069
4070 1237.   [bug]           nslookup: "set q=type" failed.
4071
4072 1236.   [bug]           dns_rdata{class,type}_fromtext() didn't handle non
4073                         NULL terminated text regions. [RT #2588]
4074
4075 1235.   [func]          Report 'out of memory' errors from openssl.
4076
4077 1234.   [bug]           contrib/sdb: 'zonetodb' failed to call
4078                         dns_result_register().  DNS_R_SEENINCLUDE should not
4079                         be fatal.
4080
4081 1233.   [bug]           The flags field of a KEY record can be expressed in
4082                         hex as well as decimal.
4083
4084 1232.   [bug]           unix/errno2result() didn't handle EADDRNOTAVAIL.
4085
4086 1231.   [port]          HPUX 11.11 recvmsg() can return spurious EADDRNOTAVAIL.
4087
4088 1230.   [bug]           isccc_cc_isreply() and isccc_cc_isack() were broken.
4089
4090 1229.   [bug]           named would crash if it received a TSIG signed
4091                         query as part of an AXFR response. [RT #2570]
4092
4093 1228.   [bug]           'make install' did not depend on 'make all'. [RT #2559]
4094
4095 1227.   [bug]           dns_lex_getmastertoken() now returns ISC_R_BADNUMBER
4096                         if a number was expected and some other token was
4097                         found. [RT#2532]
4098
4099 1226.   [func]          Use EDNS for zone refresh queries. [RT #2551]
4100
4101 1225.   [func]          dns_message_setopt() no longer requires that
4102                         dns_message_renderbegin() to have been called.
4103
4104 1224.   [bug]           'rrset-order' and 'sortlist' should be additive
4105                         not exclusive.
4106
4107 1223.   [func]          'rrset-order' partially works 'cyclic' and 'random'
4108                         are supported.
4109
4110 1222.   [bug]           Specifying 'port *' did not always result in a system
4111                         selected (non-reserved) port being used. [RT #2537]
4112
4113 1221.   [bug]           Zone types 'master', 'slave' and 'stub' were not being
4114                         compared case insensitively. [RT #2542]
4115
4116 1220.   [func]          Support for APL rdata type.
4117
4118 1219.   [func]          Named now reports the TSIG extended error code when
4119                         signature verification fails. [RT #1651]
4120
4121 1218.   [bug]           Named incorrectly returned SERVFAIL rather than
4122                         NOTAUTH when there was a TSIG BADTIME error. [RT #2519]
4123
4124 1217.   [func]          Report locations of previous key definition when a
4125                         duplicate is detected.
4126
4127 1216.   [bug]           Multiple server clauses for the same server were not
4128                         reported.  [RT #2514]
4129
4130 1215.   [port]          solaris: add support to ifconfig.sh for x86 2.5.1
4131
4132 1214.   [bug]           Win32: isc_file_renameunique() could leave zero length
4133                         files behind.
4134
4135 1213.   [func]          Report view associated with client if it is not a
4136                         standard view (_default or _bind).
4137
4138 1212.   [port]          libbind: 64k answer buffers were causing stack space
4139                         to be exceeded for certain OS.  Use heap space instead.
4140
4141 1211.   [bug]           dns_name_fromtext() incorrectly handled certain
4142                         valid octal bitlabels. [RT #2483]
4143
4144 1210.   [bug]           libbind: getnameinfo() failed to lookup IPv4 mapped /
4145                         compatible addresses. [RT #2461]
4146
4147 1209.   [bug]           Dig, host, nslookup were not checking the message ids
4148                         on the responses. [RT #2454]
4149
4150 1208.   [bug]           dns_master_load*() failed to log a error message if
4151                         an error was detected when parsing the ownername of
4152                         a record.  [RT #2448]
4153
4154 1207.   [bug]           libbind: getaddrinfo() could call freeaddrinfo() with
4155                         an invalid pointer.
4156
4157 1206.   [bug]           SERVFAIL and NOTIMP responses to an EDNS query should
4158                         trigger a non-EDNS retry.
4159
4160 1205.   [bug]           OPT, TSIG and TKEY cannot be used to set the "class"
4161                         of the message. [RT #2449]
4162
4163 1204.   [bug]           libbind: res_nupdate() failed to update the name
4164                         server addresses before sending the update.
4165
4166 1203.   [func]          Report locations of previous acl and zone definitions
4167                         when a duplicate is detected.
4168
4169 1202.   [func]          New functions: cfg_obj_line() and cfg_obj_file().
4170
4171 1201.   [bug]           Require that if 'callbacks' is passed to
4172                         dns_rdata_fromtext(), callbacks->error and
4173                         callbacks->warn are initialized.
4174
4175 1200.   [bug]           Log 'errno' that we are unable to convert to
4176                         isc_result_t. [RT #2404]
4177
4178 1199.   [doc]           ARM reference to RFC 2157 should have been RFC 1918.
4179                         [RT #2436]
4180
4181 1198.   [bug]           OPT printing style was not consistent with the way the
4182                         header fields are printed.  The DO bit was not reported
4183                         if set.  Report if any of the MBZ bits are set.
4184
4185 1197.   [bug]           Attempts to define the same acl multiple times were not
4186                         detected.
4187
4188 1196.   [contrib]       update mdnkit to 2.2.3.
4189
4190 1195.   [bug]           Attempts to redefine builtin acls should be caught.
4191                         [RT #2403]
4192
4193 1194.   [bug]           Not all duplicate zone definitions were being detected
4194                         at the named.conf checking stage. [RT #2431]
4195
4196 1193.   [bug]           dig +besteffort parsing didn't handle packet
4197                         truncation.  dns_message_parse() has new flag
4198                         DNS_MESSAGE_IGNORETRUNCATION.
4199
4200 1192.   [bug]           The seconds fields in LOC records were restricted
4201                         to three decimal places.  More decimal places should
4202                         be allowed but warned about.
4203
4204 1191.   [bug]           A dynamic update removing the last non-apex name in
4205                         a secure zone would fail. [RT #2399]
4206
4207 1190.   [func]          Add the "rndc freeze" and "rndc unfreeze" commands.
4208                         [RT #2394]
4209
4210 1189.   [bug]           On some systems, malloc(0) returns NULL, which
4211                         could cause the caller to report an out of memory
4212                         error. [RT #2398]
4213
4214 1188.   [bug]           Dynamic updates of a signed zone would fail if
4215                         some of the zone private keys were unavailable.
4216
4217 1187.   [bug]           named was incorrectly returning DNSSEC records
4218                         in negative responses when the DO bit was not set.
4219
4220 1186.   [bug]           isc_hex_tobuffer(,,length = 0) failed to unget the
4221                         EOL token when reading to end of line.
4222
4223 1185.   [bug]           libbind: don't assume statp->_u._ext.ext is valid
4224                         unless RES_INIT is set when calling res_*init().
4225
4226 1184.   [bug]           libbind: call res_ndestroy() if RES_INIT is set
4227                         when res_*init() is called.
4228
4229 1183.   [bug]           Handle ENOSR error when writing to the internal
4230                         control pipe. [RT #2395]
4231
4232 1182.   [bug]           The server could throw an assertion failure when
4233                         constructing a negative response packet.
4234
4235 1181.   [func]          Add the "key-directory" configuration statement,
4236                         which allows the server to look for online signing
4237                         keys in alternate directories.
4238
4239 1180.   [func]          dnssec-keygen should always generate keys with
4240                         protocol 3 (DNSSEC), since it's less confusing
4241                         that way.
4242
4243 1179.   [func]          Add SIG(0) support to nsupdate.
4244
4245 1178.   [bug]           Follow and cache (if appropriate) A6 and other
4246                         data chains to completion in the additional section.
4247
4248 1177.   [func]          Report view when loading zones if it is not a
4249                         standard view (_default or _bind). [RT #2270]
4250
4251 1176.   [doc]           Document that allow-v6-synthesis is only performed
4252                         for clients that are supplied recursive service.
4253                         [RT #2260]
4254
4255 1175.   [bug]           named-checkzone and named-checkconf failed to call
4256                         dns_result_register() at startup which could
4257                         result in runtime exceptions when printing
4258                         "out of memory" errors. [RT #2335]
4259
4260 1174.   [bug]           Win32: add WSAECONNRESET to the expected errors
4261                         from connect(). [RT #2308]
4262
4263 1173.   [bug]           Potential memory leaks in isc_log_create() and
4264                         isc_log_settag(). [RT #2336]
4265
4266 1172.   [doc]           Add CERT, GPOS, KX, NAPTR, NSAP, PX and TXT to
4267                         table of RR types in ARM.
4268
4269 1171.   [func]          Added function isc_region_compare(), updated files in
4270                         lib/dns to use this function instead of local one.
4271
4272 1170.   [bug]           Don't attempt to print the token when a I/O error
4273                         occurs when parsing named.conf. [RT #2275]
4274
4275 1169.   [func]          Identify recursive queries in the query log.
4276
4277 1168.   [bug]           Empty also-notify clauses were not handled. [RT #2309]
4278
4279 1167.   [contrib]       nslint-2.1a3 (from author).
4280
4281 1166.   [bug]           "Not Implemented" should be reported as NOTIMP,
4282                         not NOTIMPL. [RT #2281]
4283
4284 1165.   [bug]           We were rejecting notify-source{-v6} in zone clauses.
4285
4286 1164.   [bug]           Empty masters clauses in slave / stub zones were not
4287                         handled gracefully. [RT #2262]
4288
4289 1163.   [func]          isc_time_formattimestamp() now includes the year.
4290
4291 1162.   [bug]           The allow-notify option was not accepted in slave
4292                         zone statements.
4293
4294 1161.   [bug]           named-checkzone looped on unbalanced brackets.
4295                         [RT #2248]
4296
4297 1160.   [bug]           Generating Diffie-Hellman keys longer than 1024
4298                         bits could fail. [RT #2241]
4299
4300 1159.   [bug]           MD and MF are not permitted to be loaded by RFC1123.
4301
4302 1158.   [func]          Report the client's address when logging notify
4303                         messages.
4304
4305 1157.   [func]          match-clients and match-destinations now accept
4306                         keys. [RT #2045]
4307
4308 1156.   [port]          The configure test for strsep() incorrectly
4309                         succeeded on certain patched versions of
4310                         AIX 4.3.3. [RT #2190]
4311
4312 1155.   [func]          Recover from master files being removed from under
4313                         us.
4314
4315 1154.   [bug]           Don't attempt to obtain the netmask of a interface
4316                         if there is no address configured. [RT #2176]
4317
4318 1153.   [func]          'rndc {stop|halt} -p' now reports the process id
4319                         of the instance of named being shutdown.
4320
4321 1152.   [bug]           libbind: read buffer overflows.
4322
4323 1151.   [bug]           nslookup failed to check that the arguments to
4324                         the port, timeout, and retry options were
4325                         valid integers and in range. [RT #2099]
4326
4327 1150.   [bug]           named incorrectly accepted TTL values
4328                         containing plus or minus signs, such as
4329                         1d+1h-1s.
4330
4331 1149.   [func]          New function isc_parse_uint32().
4332
4333 1148.   [func]          'rndc-confgen -a' now provides positive feedback.
4334
4335 1147.   [func]          Set IPV6_V6ONLY on IPv6 sockets if supported by
4336                         the OS.  listen-on-v6 { any; }; should no longer
4337                         result in IPv4 queries be accepted.  Similarly
4338                         control { inet :: ... }; should no longer result
4339                         in IPv4 connections being accepted.  This can be
4340                         overridden at compile time by defining
4341                         ISC_ALLOW_MAPPED=1.
4342
4343 1146.   [func]          Allow IPV6_IPV6ONLY to be set/cleared on a socket if
4344                         supported by the OS by a new function
4345                         isc_socket_ipv6only().
4346
4347 1145.   [func]          "host" no longer reports a NOERROR/NODATA response
4348                         by printing nothing. [RT #2065]
4349
4350 1144.   [bug]           rndc-confgen would crash if both the -a and -t
4351                         options were specified. [RT #2159]
4352
4353 1143.   [bug]           When a trusted-keys statement was present and named
4354                         was built without crypto support, it would leak memory.
4355
4356 1142.   [bug]           dnssec-signzone would fail to delete temporary files
4357                         in some failure cases. [RT #2144]
4358
4359 1141.   [bug]           When named rejected a control message, it would
4360                         leak a file descriptor and memory.  It would also
4361                         fail to respond, causing rndc to hang.
4362                         [RT #2139, #2164]
4363
4364 1140.   [bug]           rndc-confgen did not accept IPv6 addresses as arguments
4365                         to the -s option. [RT #2138]
4366
4367 1139.   [func]          It is now possible to flush a given name from the
4368                         cache(s) via 'rndc flushname name [view]'. [RT #2051]
4369
4370 1138.   [func]          It is now possible to flush a given name from the
4371                         cache by calling the new function
4372                         dns_cache_flushname().
4373
4374 1137.   [func]          It is now possible to flush a given name from the
4375                         ADB by calling the new function dns_adb_flushname().
4376
4377 1136.   [bug]           CNAME records synthesized from DNAMEs did not
4378                         have a TTL of zero as required by RFC2672.
4379                         [RT #2129]
4380
4381 1135.   [func]          You can now override the default syslog() facility for
4382                         named/lwresd at compile time. [RT #1982]
4383
4384 1134.   [bug]           Multi-threaded servers could deadlock in ferror()
4385                         when reloading zone files. [RT #1951, #1998]
4386
4387 1133.   [bug]           IN6_IS_ADDR_LOOPBACK was not portably defined on
4388                         platforms without IN6_IS_ADDR_LOOPBACK. [RT #2106]
4389
4390 1132.   [func]          Improve UPDATE prerequisite failure diagnostic messages.
4391
4392 1131.   [bug]           The match-destinations view option did not work with
4393                         IPv6 destinations. [RT #2073, #2074]
4394
4395 1130.   [bug]           Log messages reporting an out-of-range serial number
4396                         did not include the out-of-range number but the
4397                         following token. [RT #2076]
4398
4399 1129.   [bug]           Multi-threaded servers could crash under heavy
4400                         resolution load due to a race condition. [RT #2018]
4401
4402 1128.   [func]          sdb drivers can now provide RR data in either text
4403                         or wire format, the latter using the new functions
4404                         dns_sdb_putrdata() and dns_sdb_putnamedrdata().
4405
4406 1127.   [func]          rndc: If the server to contact has multiple addresses,
4407                         try all of them.
4408
4409 1126.   [bug]           The server could access a freed event if shut
4410                         down while a client start event was pending
4411                         delivery. [RT #2061]
4412
4413 1125.   [bug]           rndc: -k option was missing from usage message.
4414                         [RT #2057]
4415
4416 1124.   [doc]           dig: +[no]dnssec, +[no]besteffort and +[no]fail
4417                         are now documented. [RT #2052]
4418
4419 1123.   [bug]           dig +[no]fail did not match description. [RT #2052]
4420
4421 1122.   [tuning]        Resolution timeout reduced from 90 to 30 seconds.
4422                         [RT #2046]
4423
4424 1121.   [bug]           The server could attempt to access a NULL zone
4425                         table if shut down while resolving.
4426                         [RT #1587, #2054]
4427
4428 1120.   [bug]           Errors in options were not fatal. [RT #2002]
4429
4430 1119.   [func]          Added support in Win32 for NTFS file/directory ACL's
4431                         for access control.
4432
4433 1118.   [bug]           On multi-threaded servers, a race condition
4434                         could cause an assertion failure in resolver.c
4435                         during resolver shutdown. [RT #2029]
4436
4437 1117.   [port]          The configure check for in6addr_loopback incorrectly
4438                         succeeded on AIX 4.3 when compiling with -O2
4439                         because the test code was optimized away.
4440                         [RT #2016]
4441
4442 1116.   [bug]           Setting transfers in a server clause, transfers-in,
4443                         or transfers-per-ns to a value greater than
4444                         2147483647 disabled transfers. [RT #2002]
4445
4446 1115.   [func]          Set maximum values for cleaning-interval,
4447                         heartbeat-interval, interface-interval,
4448                         max-transfer-idle-in, max-transfer-idle-out,
4449                         max-transfer-time-in, max-transfer-time-out,
4450                         statistics-interval of 28 days and
4451                         sig-validity-interval of 3660 days. [RT #2002]
4452
4453 1114.   [port]          Ignore more accept() errors. [RT #2021]
4454
4455 1113.   [bug]           The allow-update-forwarding option was ignored
4456                         when specified in a view. [RT #2014]
4457
4458 1112.   [placeholder]
4459
4460 1111.   [bug]           Multi-threaded servers could deadlock processing
4461                         recursive queries due to a locking hierarchy
4462                         violation in adb.c. [RT #2017]
4463
4464 1110.   [bug]           dig should only accept valid abbreviations of +options.
4465                         [RT #2003]
4466
4467 1109.   [bug]           nsupdate accepted illegal ttl values.
4468
4469 1108.   [bug]           On Win32, rndc was hanging when named was not running
4470                         due to failure to select for exceptional conditions
4471                         in select(). [RT #1870]
4472
4473 1107.   [bug]           nsupdate could catch an assertion failure if an
4474                         invalid domain name was given as the argument to
4475                         the "zone" command.
4476
4477 1106.   [bug]           After seeing an out of range TTL, nsupdate would
4478                         treat all TTLs as out of range. [RT #2001]
4479
4480 1105.   [port]          OpenUNIX 8 enable threads by default. [RT #1970]
4481
4482 1104.   [bug]           Invalid arguments to the transfer-format option
4483                         could cause an assertion failure. [RT #1995]
4484
4485 1103.   [port]          OpenUNIX 8 support (ifconfig.sh). [RT #1970]
4486
4487 1102.   [doc]           Note that query logging is enabled by directing the
4488                         queries category to a channel.
4489
4490 1101.   [bug]           Array bounds read error in lwres_gai_strerror.
4491
4492 1100.   [bug]           libbind: DNSSEC key ids were computed incorrectly.
4493
4494 1099.   [cleanup]       libbind: defining REPORT_ERRORS in lib/bind/dst caused
4495                         compile time errors.
4496
4497 1098.   [bug]           libbind: HMAC-MD5 key files are now mode 0600.
4498
4499 1097.   [func]          libbind: RES_PRF_TRUNC for dig.
4500
4501 1096.   [func]          libbind: "DNSSEC OK" (DO) support.
4502
4503 1095.   [func]          libbind: resolver option: no-tld-query.  disables
4504                         trying unqualified as a tld.  no_tld_query is also
4505                         supported for FreeBSD compatibility.
4506
4507 1094.   [func]          libbind: add support gcc's format string checking.
4508
4509 1093.   [doc]           libbind: miscellaneous nroff fixes.
4510
4511 1092.   [bug]           libbind: get*by*() failed to check if res_init() had
4512                         been called.
4513
4514 1091.   [bug]           libbind: misplaced va_end().
4515
4516 1090.   [bug]           libbind: dns_ho.c:add_hostent() was not returning
4517                         the amount of memory consumed resulting in garbage
4518                         address being returned.  Alignment calculations were
4519                         wasting space.  We weren't suppressing duplicate
4520                         addresses.
4521
4522 1089.   [func]          libbind: inet_{cidr,net}_{pton,ntop}() now have IPv6
4523                         support.
4524
4525 1088.   [port]          libbind: MPE/iX C.70 (incomplete)
4526
4527 1087.   [bug]           libbind: struct __res_state too large on 64 bit arch.
4528
4529 1086.   [port]          libbind: sunos: old sprintf.
4530
4531 1085.   [port]          libbind: solaris: sys_nerr and sys_errlist do not
4532                         exist when compiling in 64 bit mode.
4533
4534 1084.   [cleanup]       libbind: gai_strerror() rewritten.
4535
4536 1083.   [bug]           The default control channel listened on the
4537                         wildcard address, not the loopback as documented.
4538                         [RT #1975]
4539
4540 1082.   [bug]           The -g option to named incorrectly caused logging
4541                         to be sent to syslog in addition to stderr.
4542                         [RT #1974]
4543
4544 1081.   [bug]           Multicast queries were incorrectly identified
4545                         based on the source address, not the destination
4546                         address.
4547
4548 1080.   [bug]           BIND 8 compatibility: accept bare IP prefixes
4549                         as the second element of a two-element top level
4550                         sort list statement. [RT #1964]
4551
4552 1079.   [bug]           BIND 8 compatibility: accept bare elements at top
4553                         level of sort list treating them as if they were
4554                         a single element list. [RT #1963]
4555
4556 1078.   [bug]           We failed to correct bad tv_usec values in one case.
4557                         [RT #1966]
4558
4559 1077.   [func]          Do not accept further recursive clients when
4560                         the total number of recursive lookups being
4561                         processed exceeds max-recursive-clients, even
4562                         if some of the lookups are internally generated.
4563                         [RT #1915, #1938]
4564
4565 1076.   [bug]           A badly defined global key could trigger an assertion
4566                         on load/reload if views were used. [RT #1947]
4567
4568 1075.   [bug]           Out-of-range network prefix lengths were not
4569                         reported. [RT #1954]
4570
4571 1074.   [bug]           Running out of memory in dump_rdataset() could
4572                         cause an assertion failure. [RT #1946]
4573
4574 1073.   [bug]           The ADB cache cleaning should also be space driven.
4575                         [RT #1915, #1938]
4576
4577 1072.   [bug]           The TCP client quota could be exceeded when
4578                         recursion occurred. [RT #1937]
4579
4580 1071.   [bug]           Sockets listening for TCP DNS connections
4581                         specified an excessive listen backlog. [RT #1937]
4582
4583 1070.   [bug]           Copy DNSSEC OK (DO) to response as specified by
4584                         draft-ietf-dnsext-dnssec-okbit-03.txt.
4585
4586 1069.   [placeholder]
4587
4588 1068.   [bug]           errno could be overwritten by catgets(). [RT #1921]
4589
4590 1067.   [func]          Allow quotas to be soft, isc_quota_soft().
4591
4592 1066.   [bug]           Provide a thread safe wrapper for strerror().
4593                         [RT #1689]
4594
4595 1065.   [func]          Runtime support to select new / old style interface
4596                         scanning using ioctls.
4597
4598 1064.   [bug]           Do not shut down active network interfaces if we
4599                         are unable to scan the interface list. [RT #1921]
4600
4601 1063.   [bug]           libbind: "make install" was failing on IRIX.
4602                         [RT #1919]
4603
4604 1062.   [bug]           If the control channel listener socket was shut
4605                         down before server exit, the listener object could
4606                         be freed twice. [RT #1916]
4607
4608 1061.   [bug]           If periodic cache cleaning happened to start
4609                         while cleaning due to reaching the configured
4610                         maximum cache size was in progress, the server
4611                         could catch an assertion failure. [RT #1912]
4612
4613 1060.   [func]          Move refresh, stub and notify UDP retry processing
4614                         into dns_request.
4615
4616 1059.   [func]          dns_request now support will now retry UDP queries,
4617                         dns_request_createvia2() and dns_request_createraw2().
4618
4619 1058.   [func]          Limited lifetime ticker timers are now available,
4620                         isc_timertype_limited.
4621
4622 1057.   [bug]           Reloading the server after adding a "file" clause
4623                         to a zone statement could cause the server to
4624                         crash due to a typo in change 1016.
4625
4626 1056.   [bug]           Rndc could catch an assertion failure on SIGINT due
4627                         to an uninitialized variable. [RT #1908]
4628
4629 1055.   [func]          Version and hostname queries can now be disabled
4630                         using "version none;" and "hostname none;",
4631                         respectively.
4632
4633 1054.   [bug]           On Win32, cfg_categories and cfg_modules need to be
4634                         exported from the libisccfg DLL.
4635
4636 1053.   [bug]           Dig did not increase its timeout when receiving
4637                         AXFRs unless the +time option was used. [RT #1904]
4638
4639 1052.   [bug]           Journals were not being created in binary mode
4640                         resulting in "journal format not recognized" error
4641                         under Win32. [RT #1889]
4642
4643 1051.   [bug]           Do not ignore a network interface completely just
4644                         because it has a noncontiguous netmask.  Instead,
4645                         omit it from the localnets ACL and issue a warning.
4646                         [RT #1891]
4647
4648 1050.   [bug]           Log messages reporting malformed IP addresses in
4649                         address lists such as that of the forwarders option
4650                         failed to include the correct error code, file
4651                         name, and line number. [RT #1890]
4652
4653 1049.   [func]          "pid-file none;" will disable writing a pid file.
4654                         [RT #1848]
4655
4656 1048.   [bug]           Servers built with -DISC_MEM_USE_INTERNAL_MALLOC=1
4657                         didn't work.
4658
4659 1047.   [bug]           named was incorrectly refusing all requests signed
4660                         with a TSIG key derived from an unsigned TKEY
4661                         negotiation with a NOERROR response. [RT #1886]
4662
4663 1046.   [bug]           The help message for the --with-openssl configure
4664                         option was inaccurate. [RT #1880]
4665
4666 1045.   [bug]           It was possible to skip saving glue for a nameserver
4667                         for a stub zone.
4668
4669 1044.   [bug]           Specifying allow-transfer, notify-source, or
4670                         notify-source-v6 in a stub zone was not treated
4671                         as an error.
4672
4673 1043.   [bug]           Specifying a transfer-source or transfer-source-v6
4674                         option in the zone statement for a master zone was
4675                         not treated as an error. [RT #1876]
4676
4677 1042.   [bug]           The "config" logging category did not work properly.
4678                         [RT #1873]
4679
4680 1041.   [bug]           Dig/host/nslookup could catch an assertion failure
4681                         on SIGINT due to an uninitialized variable. [RT #1867]
4682
4683 1040.   [bug]           Multiple listen-on-v6 options with different ports
4684                         were not accepted. [RT #1875]
4685
4686 1039.   [bug]           Negative responses with CNAMEs in the answer section
4687                         were cached incorrectly. [RT #1862]
4688
4689 1038.   [bug]           In servers configured with a tkey-domain option,
4690                         TKEY queries with an owner name other than the root
4691                         could cause an assertion failure. [RT #1866, #1869]
4692
4693 1037.   [bug]           Negative responses whose authority section contain
4694                         SOA or NS records whose owner names are not equal
4695                         equal to or parents of the query name should be
4696                         rejected. [RT #1862]
4697
4698 1036.   [func]          Silently drop requests received via multicast as
4699                         long as there is no final multicast DNS standard.
4700
4701 1035.   [bug]           If we respond to multicast queries (which we
4702                         currently do not), respond from a unicast address
4703                         as specified in RFC 1123. [RT #137]
4704
4705 1034.   [bug]           Ignore the RD bit on multicast queries as specified
4706                         in RFC 1123. [RT #137]
4707
4708 1033.   [bug]           Always respond to requests with an unsupported opcode
4709                         with NOTIMP, even if we don't have a matching view
4710                         or cannot determine the class.
4711
4712 1032.   [func]          hostname.bind/txt/chaos now returns the name of
4713                         the machine hosting the nameserver.  This is useful
4714                         in diagnosing problems with anycast servers.
4715
4716 1031.   [bug]           libbind.a: isc__gettimeofday() infinite recursion.
4717                         [RT #1858]
4718
4719 1030.   [bug]           On systems with no resolv.conf file, nsupdate
4720                         exited with an error rather than defaulting
4721                         to using the loopback address. [RT #1836]
4722
4723 1029.   [bug]           Some named.conf errors did not cause the loading
4724                         of the configuration file to return a failure
4725                         status even though they were logged. [RT #1847]
4726
4727 1028.   [bug]           On Win32, dig/host/nslookup looked for resolv.conf
4728                         in the wrong directory. [RT #1833]
4729
4730 1027.   [bug]           RRs having the reserved type 0 should be rejected.
4731                         [RT #1471]
4732
4733 1026.   [placeholder]
4734
4735 1025.   [bug]           Don't use multicast addresses to resolve iterative
4736                         queries. [RT #101]
4737
4738 1024.   [port]          Compilation failed on HP-UX 11.11 due to
4739                         incompatible use of the SIOCGLIFCONF macro
4740                         name. [RT #1831]
4741
4742 1023.   [func]          Accept hints without TTLs.
4743
4744 1022.   [bug]           Don't report empty root hints as "extra data".
4745                         [RT #1802]
4746
4747 1021.   [bug]           On Win32, log message timestamps were one month
4748                         later than they should have been, and the server
4749                         would exhibit unspecified behavior in December.
4750
4751 1020.   [bug]           IXFR log messages did not distinguish between
4752                         true IXFRs, AXFR-style IXFRs, and mere version
4753                         polls. [RT #1811]
4754
4755 1019.   [bug]           The value of the lame-ttl option was limited to 18000
4756                         seconds, not 1800 seconds as documented. [RT #1803]
4757
4758 1018.   [bug]           The default log channel was not always initialized
4759                         correctly. [RT #1813]
4760
4761 1017.   [bug]           When specifying TSIG keys to dig and nsupdate using
4762                         the -k option, they must be HMAC-MD5 keys. [RT #1810]
4763
4764 1016.   [bug]           Slave zones with no backup file were re-transferred
4765                         on every server reload.
4766
4767 1015.   [bug]           Log channels that had a "versions" option but no
4768                         "size" option failed to create numbered log
4769                         files. [RT #1783]
4770
4771 1014.   [bug]           Some queries would cause statistics counters to
4772                         increment more than once or not at all. [RT #1321]
4773
4774 1013.   [bug]           It was possible to cancel a query twice when marking
4775                         a server as bogus or by having a blackhole acl.
4776                         [RT #1776]
4777
4778 1012.   [bug]           The -p option to named did not behave as documented.
4779
4780 1011.   [cleanup]       Removed isc_dir_current().
4781
4782 1010.   [bug]           The server could attempt to execute a command channel
4783                         command after initiating server shutdown, causing
4784                         an assertion failure. [RT #1766]
4785
4786 1009.   [port]          OpenUNIX 8 support. [RT #1728]
4787
4788 1008.   [port]          libtool.m4, ltmain.sh from libtool-1.4.2.
4789
4790 1007.   [port]          config.guess, config.sub from autoconf-2.52.
4791
4792 1006.   [bug]           If a KEY RR was found missing during DNSSEC validation,
4793                         an assertion failure could subsequently be triggered
4794                         in the resolver. [RT #1763]
4795
4796 1005.   [bug]           Don't copy nonzero RCODEs from request to response.
4797                         [RT #1765]
4798
4799 1004.   [port]          Deal with recvfrom() returning EHOSTDOWN. [RT #1770]
4800
4801 1003.   [func]          Add the +retry option to dig.
4802
4803 1002.   [bug]           When reporting an unknown class name in named.conf,
4804                         including the file name and line number. [RT #1759]
4805
4806 1001.   [bug]           win32 socket code doio_recv was not catching a
4807                         WSACONNRESET error when a client was timing out
4808                         the request and closing its socket. [RT #1745]
4809
4810 1000.   [bug]           BIND 8 compatibility: accept "HESIOD" as an alias
4811                         for class "HS". [RT #1759]
4812
4813  999.   [func]          "rndc retransfer zone [class [view]]" added.
4814                         [RT #1752]
4815
4816  998.   [func]          named-checkzone now has arguments to specify the
4817                         chroot directory (-t) and working directory (-w).
4818                         [RT #1755]
4819
4820  997.   [func]          Add support for RSA-SHA1 keys (RFC3110).
4821
4822  996.   [func]          Issue warning if the configuration filename contains
4823                         the chroot path.
4824
4825  995.   [bug]           dig, host, nslookup: using a raw IPv6 address as a
4826                         target address should be fatal on a IPv4 only system.
4827
4828  994.   [func]          Treat non-authoritative responses to queries for type
4829                         NS as referrals even if the NS records are in the
4830                         answer section, because BIND 8 servers incorrectly
4831                         send them that way.  This is necessary for DNSSEC
4832                         validation of the NS records of a secure zone to
4833                         succeed when the parent is a BIND 8 server. [RT #1706]
4834
4835  993.   [func]          dig: -v now reports the version.
4836
4837  992.   [doc]           dig: ~/.digrc is now documented.
4838
4839  991.   [func]          Lower UDP refresh timeout messages to level
4840                         debug 1.
4841
4842  990.   [bug]           The rndc-confgen man page was not installed.
4843
4844  989.   [bug]           Report filename if $INCLUDE fails for file related
4845                         errors. [RT #1736]
4846
4847  988.   [bug]           'additional-from-auth no;' did not work reliably
4848                         in the case of queries answered from the cache.
4849                         [RT #1436]
4850
4851  987.   [bug]           "dig -help" didn't show "+[no]stats".
4852
4853  986.   [bug]           "dig +noall" failed to clear stats and command
4854                         printing.
4855
4856  985.   [func]          Consider network interfaces to be up iff they have
4857                         a nonzero IP address rather than based on the
4858                         IFF_UP flag. [RT #1160]
4859
4860  984.   [bug]           Multi-threading should be enabled by default on
4861                         Solaris 2.7 and newer, but it wasn't.
4862
4863  983.   [func]          The server now supports generating IXFR difference
4864                         sequences for non-dynamic zones by comparing zone
4865                         versions, when enabled using the new config
4866                         option "ixfr-from-differences". [RT #1727]
4867
4868  982.   [func]          If "memstatistics-file" is set in options the memory
4869                         statistics will be written to it.
4870
4871  981.   [func]          The dnssec tools can now take multiple '-r randomfile'
4872                         arguments.
4873
4874  980.   [bug]           Incoming zone transfers restarting after an error
4875                         could trigger an assertion failure. [RT #1692]
4876
4877  979.   [func]          Incremental master file dumping.  dns_master_dumpinc(),
4878                         dns_master_dumptostreaminc(), dns_dumpctx_attach(),
4879                         dns_dumpctx_detach(), dns_dumpctx_cancel(),
4880                         dns_dumpctx_db() and dns_dumpctx_version().
4881
4882  978.   [bug]           dns_db_attachversion() had an invalid REQUIRE()
4883                         condition.
4884
4885  977.   [bug]           Improve "not at top of zone" error message.
4886
4887  976.   [func]          named-checkconf can now test load master zones
4888                         (named-checkconf -z). [RT #1468]
4889
4890  975.   [bug]           "max-cache-size default;" as a view option
4891                         caused an assertion failure.
4892
4893  974.   [bug]           "max-cache-size unlimited;" as a global option
4894                         was not accepted.
4895
4896  973.   [bug]           Failed to log the question name when logging:
4897                         "bad zone transfer request: non-authoritative zone
4898                         (NOTAUTH)".
4899
4900  972.   [bug]           The file modification time code in zone.c was using the
4901                         wrong epoch. [RT #1667]
4902
4903  971.   [placeholder]
4904
4905  970.   [func]          'max-journal-size' can now be used to set a target
4906                         size for a journal.
4907
4908  969.   [func]          dig now supports the undocumented dig 8 feature
4909                         of allowing arbitrary labels, not just dotted
4910                         decimal quads, with the -x option.  This can be
4911                         used to conveniently look up RFC2317 names as in
4912                         "dig -x 10.0.0.0-127". [RT #827, #1576, #1598]
4913
4914  968.   [bug]           On win32, the isc_time_now() function was unnecessarily
4915                         calling strtime(). [RT #1671]
4916
4917  967.   [bug]           On win32, the link for bindevt was not including the
4918                         required resource file to enable the event viewer
4919                         to interpret the error messages in the event log,
4920                         [RT #1668]
4921
4922  966.   [placeholder]
4923
4924  965.   [bug]           Including data other than root server NS and A
4925                         records in the root hint file could cause a rbtdb
4926                         node reference leak. [RT #1581, #1618]
4927
4928  964.   [func]          Warn if data other than root server NS and A records
4929                         are found in the root hint file. [RT #1581, #1618]
4930
4931  963.   [bug]           Bad ISC_LANG_ENDDECLS. [RT #1645]
4932
4933  962.   [bug]           libbind: bad "#undef", don't attempt to install
4934                         non-existent nlist.h. [RT #1640]
4935
4936  961.   [bug]           Tried to use a IPV6 feature when ISC_PLATFORM_HAVEIPV6
4937                         was not defined. [RT #1482]
4938
4939  960.   [port]          liblwres failed to build on systems with support for
4940                         getrrsetbyname() in the OS. [RT #1592]
4941
4942  959.   [port]          On FreeBSD, determine the number of CPUs by calling
4943                         sysctlbyname(). [RT #1584]
4944
4945  958.   [port]          ssize_t is not available on all platforms. [RT #1607]
4946
4947  957.   [bug]           sys/select.h inclusion was broken on older platforms.
4948                         [RT #1607]
4949
4950  956.   [bug]           ns_g_autorndcfile changed to ns_g_keyfile
4951                         in named/win32/os.c due to code changes in
4952                         change #953. win32 .make file for rndc-confgen
4953                         updated to add include path for os.h header.
4954
4955         --- 9.2.0rc1 released ---
4956
4957  955.   [bug]           When using views, the zone's class was not being
4958                         inherited from the view's class. [RT #1583]
4959
4960  954.   [bug]           When requesting AXFRs or IXFRs using dig, host, or
4961                         nslookup, the RD bit should not be set as zone
4962                         transfers are inherently non-recursive. [RT #1575]
4963
4964  953.   [func]          The /var/run/named.key file from change #843
4965                         has been replaced by /etc/rndc.key.  Both
4966                         named and rndc will look for this file and use
4967                         it to configure a default control channel key
4968                         if not already configured using a different
4969                         method (rndc.conf / controls).  Unlike
4970                         named.key, rndc.key is not created automatically;
4971                         it must be created by manually running
4972                         "rndc-confgen -a".
4973
4974  952.   [bug]           The server required manual intervention to serve the
4975                         affected zones if it died between creating a journal
4976                         and committing the first change to it.
4977
4978  951.   [bug]           CFLAGS was not passed to the linker when
4979                         linking some of the test programs under
4980                         bin/tests. [RT #1555].
4981
4982  950.   [bug]           Explicit TTLs did not properly override $TTL
4983                         due to a bug in change 834. [RT #1558]
4984
4985  949.   [bug]           host was unable to print records larger than 512
4986                         bytes. [RT #1557]
4987
4988         --- 9.2.0b2 released ---
4989
4990  948.   [port]          Integrated support for building on Windows NT /
4991                         Windows 2000.
4992
4993  947.   [bug]           dns_rdata_soa_t had a badly named element "mname" which
4994                         was really the RNAME field from RFC1035.  To avoid
4995                         confusion and silent errors that would occur it the
4996                         "origin" and "mname" elements were given their correct
4997                         names "mname" and "rname" respectively, the "mname"
4998                         element is renamed to "contact".
4999
5000  946.   [cleanup]       doc/misc/options is now machine-generated from the
5001                         configuration parser syntax tables, and therefore
5002                         more likely to be correct.
5003
5004  945.   [func]          Add the new view-specific options
5005                         "match-destinations" and "match-recursive-only".
5006
5007  944.   [func]          Check for expired signatures on load.
5008
5009  943.   [bug]           The server could crash when receiving a command
5010                         via rndc if the configuration file listed only
5011                         nonexistent keys in the controls statement. [RT #1530]
5012
5013  942.   [port]          libbind: GETNETBYADDR_ADDR_T was not correctly
5014                         defined on some platforms.
5015
5016  941.   [bug]           The configuration checker crashed if a slave
5017                         zone didn't contain a masters statement. [RT #1514]
5018
5019  940.   [bug]           Double zone locking failure on error path. [RT #1510]
5020
5021         --- 9.2.0b1 released ---
5022
5023  939.   [port]          Add the --disable-linux-caps option to configure for
5024                         systems that manage capabilities outside of named.
5025                         [RT #1503]
5026
5027  938.   [placeholder]
5028
5029  937.   [bug]           A race when shutting down a zone could trigger a
5030                         INSIST() failure. [RT #1034]
5031
5032  936.   [func]          Warn about IPv4 addresses that are not complete
5033                         dotted quads. [RT #1084]
5034
5035  935.   [bug]           inet_pton failed to reject leading zeros.
5036
5037  934.   [port]          Deal with systems where accept() spuriously returns
5038                         ECONNRESET.
5039
5040  933.   [bug]           configure failed doing libbind on platforms not
5041                         supported by BIND 8. [RT #1496]
5042
5043         --- 9.2.0a3 released ---
5044
5045  932.   [bug]           Use INSTALL_SCRIPT, not INSTALL_PROGRAM,
5046                         when installing isc-config.sh.
5047                         [RT #198, #1466]
5048
5049  931.   [bug]           The controls statement only attempted to verify
5050                         messages using the first key in the key list.
5051                         (9.2.0a1/a2 only).
5052
5053  930.   [func]          Query performance testing tool added as
5054                         contrib/queryperf.
5055
5056  929.   [placeholder]
5057
5058  928.   [bug]           nsupdate would send empty update packets if the
5059                         send (or empty line) command was run after
5060                         another send but before any new updates or
5061                         prerequisites were specified.  It should simply
5062                         ignore this command.
5063
5064  927.   [bug]           Don't hold the zone lock for the entire dump to disk.
5065                         [RT #1423]
5066
5067  926.   [bug]           The resolver could deadlock with the ADB when
5068                         shutting down (multi-threaded builds only).
5069                         [RT #1324]
5070
5071  925.   [cleanup]       Remove openssl from the distribution; require that
5072                         --with-openssl be specified if DNSSEC is needed.
5073
5074  924.   [port]          Extend support for pre-RFC2133 IPv6 implementation.
5075                         [RT #987]
5076
5077  923.   [bug]           Multiline TSIG secrets (and other multiline strings)
5078                         were not accepted in named.conf. [RT #1469]
5079
5080  922.   [func]          Added two new lwres_getrrsetbyname() result codes,
5081                         ERR_NONAME and ERR_NODATA.
5082
5083  921.   [bug]           lwres returned an incorrect error code if it received
5084                         a truncated message.
5085
5086  920.   [func]          Increase the lwres receive buffer size to 16K.
5087                         [RT #1451]
5088
5089  919.   [placeholder]
5090
5091  918.   [func]          In nsupdate, TSIG errors are no longer treated as
5092                         fatal errors.
5093
5094  917.   [func]          New nsupdate command 'key', allowing TSIG keys to
5095                         be specified in the nsupdate command stream rather
5096                         than the command line.
5097
5098  916.   [bug]           Specifying type ixfr to dig without specifying
5099                         a serial number failed in unexpected ways.
5100
5101  915.   [func]          The named-checkconf and named-checkzone programs
5102                         now have a '-v' option for printing their version.
5103                         [RT #1151]
5104
5105  914.   [bug]           Global 'server' statements were rejected when
5106                         using views, even though they were accepted
5107                         in 9.1. [RT #1368]
5108
5109  913.   [bug]           Cache cleaning was not sufficiently aggressive.
5110                         [RT #1441, #1444]
5111
5112  912.   [bug]           Attempts to set the 'additional-from-cache' or
5113                         'additional-from-auth' option to 'no' in a
5114                         server with recursion enabled will now
5115                         be ignored and cause a warning message.
5116                         [RT #1145]
5117
5118  911.   [placeholder]
5119
5120  910.   [port]          Some pre-RFC2133 IPv6 implementations do not define
5121                         IN6ADDR_ANY_INIT. [RT #1416]
5122
5123  909.   [placeholder]
5124
5125  908.   [func]          New program, rndc-confgen, to simplify setting up rndc.
5126
5127  907.   [func]          The ability to get entropy from either the
5128                         random device, a user-provided file or from
5129                         the keyboard was migrated from the DNSSEC tools
5130                         to libisc as isc_entropy_usebestsource().
5131
5132  906.   [port]          Separated the system independent portion of
5133                         lib/isc/unix/entropy.c into lib/isc/entropy.c
5134                         and added lib/isc/win32/entropy.c.
5135
5136  905.   [bug]           Configuring a forward "zone" for the root domain
5137                         did not work. [RT #1418]
5138
5139  904.   [bug]           The server would leak memory if attempting to use
5140                         an expired TSIG key. [RT #1406]
5141
5142  903.   [bug]           dig should not crash when receiving a TCP packet
5143                         of length 0.
5144
5145  902.   [bug]           The -d option was ignored if both -t and -g were also
5146                         specified.
5147
5148  901.   [placeholder]
5149
5150  900.   [bug]           A config.guess update changed the system identification
5151                         string of FreeBSD systems; configure and
5152                         bin/tests/system/ifconfig.sh now recognize the new
5153                         string.
5154
5155         --- 9.2.0a2 released ---
5156
5157  899.   [bug]           lib/dns/soa.c failed to compile on many platforms
5158                         due to inappropriate use of a void value.
5159                         [RT #1372, #1373, #1386, #1387, #1395]
5160
5161  898.   [bug]           "dig" failed to set a nonzero exit status
5162                         on UDP query timeout. [RT #1323]
5163
5164  897.   [bug]           A config.guess update changed the system identification
5165                         string of UnixWare systems; configure now recognizes
5166                         the new string.
5167
5168  896.   [bug]           If a configuration file is set on named's command line
5169                         and it has a relative pathname, the current directory
5170                         (after any possible jailing resulting from named -t)
5171                         will be prepended to it so that reloading works
5172                         properly even when a directory option is present.
5173
5174  895.   [func]          New function, isc_dir_current(), akin to POSIX's
5175                         getcwd().
5176
5177  894.   [bug]           When using the DNSSEC tools, a message intended to warn
5178                         when the keyboard was being used because of the lack
5179                         of a suitable random device was not being printed.
5180
5181  893.   [func]          Removed isc_file_test() and added isc_file_exists()
5182                         for the basic functionality that was being added
5183                         with isc_file_test().
5184
5185  892.   [placeholder]
5186
5187  891.   [bug]           Return an error when a SIG(0) signed response to
5188                         an unsigned query is seen.  This should actually
5189                         do the verification, but it's not currently
5190                         possible. [RT #1391]
5191
5192  890.   [cleanup]       The man pages no longer require the mandoc macros
5193                         and should now format cleanly using most versions of
5194                         nroff, and HTML versions of the man pages have been
5195                         added.  Both are generated from DocBook source.
5196
5197  889.   [port]          Eliminated blank lines before .TH in nroff man
5198                         pages since they cause problems with some versions
5199                         of nroff. [RT #1390]
5200
5201  888.   [bug]           Don't die when using TKEY to delete a nonexistent
5202                         TSIG key. [RT #1392]
5203
5204  887.   [port]          Detect broken compilers that can't call static
5205                         functions from inline functions. [RT #1212]
5206
5207  886.   [placeholder]
5208
5209  885.   [placeholder]
5210
5211  884.   [placeholder]
5212
5213  883.   [placeholder]
5214
5215  882.   [placeholder]
5216
5217  881.   [placeholder]
5218
5219  880.   [placeholder]
5220
5221  879.   [placeholder]
5222
5223  878.   [placeholder]
5224
5225  877.   [placeholder]
5226
5227  876.   [placeholder]
5228
5229  875.   [placeholder]
5230
5231  874.   [placeholder]
5232
5233  873.   [placeholder]
5234
5235  872.   [placeholder]
5236
5237  871.   [placeholder]
5238
5239  870.   [placeholder]
5240
5241  869.   [placeholder]
5242
5243  868.   [placeholder]
5244
5245  867.   [placeholder]
5246
5247  866.   [func]          Close debug only file channels when debug is set to
5248                         zero. [RT #1246]
5249
5250  865.   [bug]           The new configuration parser did not allow
5251                         the optional debug level in a "severity debug"
5252                         clause of a logging channel to be omitted.
5253                         This is now allowed and treated as "severity
5254                         debug 1;" like it does in BIND 8.2.4, not as
5255                         "severity debug 0;" like it did in BIND 9.1.
5256                         [RT #1367]
5257
5258  864.   [cleanup]       Multi-threading is now enabled by default on
5259                         OSF1, Solaris 2.7 and newer, AIX, IRIX, and HP-UX.
5260
5261  863.   [bug]           If an error occurred while an outgoing zone transfer
5262                         was starting up, the server could access a domain
5263                         name that had already been freed when logging a
5264                         message saying that the transfer was starting.
5265                         [RT #1383]
5266
5267  862.   [bug]           Use after realloc(), non portable pointer arithmetic in
5268                         grmerge().
5269
5270  861.   [port]          Add support for Mac OS X, by making it equivalent
5271                         to Darwin.  This was derived from the config.guess
5272                         file shipped with Mac OS X. [RT #1355]
5273
5274  860.   [func]          Drop cross class glue in zone transfers.
5275
5276  859.   [bug]           Cache cleaning now won't swamp the CPU if there
5277                         is a persistent over limit condition.
5278
5279  858.   [func]          isc_mem_setwater() no longer requires that when the
5280                         callback function is non-NULL then its hi_water
5281                         argument must be greater than its lo_water argument
5282                         (they can now be equal) or that they be non-zero.
5283
5284  857.   [cleanup]       Use ISC_MAGIC() to define all magic numbers for
5285                         structs, for our friends in EBCDIC-land.
5286
5287  856.   [func]          Allow partial rdatasets to be returned in answer and
5288                         authority sections to help non-TCP capable clients
5289                         recover from truncation. [RT #1301]
5290
5291  855.   [bug]           Stop spurious "using RFC 1035 TTL semantics" warnings.
5292
5293  854.   [bug]           The config parser didn't properly handle config
5294                         options that were specified in units of time other
5295                         than seconds. [RT #1372]
5296
5297  853.   [bug]           configure_view_acl() failed to detach existing acls.
5298                         [RT #1374]
5299
5300  852.   [bug]           Handle responses from servers which do not know
5301                         about IXFR.
5302
5303  851.   [cleanup]       The obsolete support-ixfr option was not properly
5304                         ignored.
5305
5306         --- 9.2.0a1 released ---
5307
5308  850.   [bug]           dns_rbt_findnode() would not find nodes that were
5309                         split on a bitstring label somewhere other than in
5310                         the last label of the node. [RT #1351]
5311
5312  849.   [func]          <isc/net.h> will ensure INADDR_LOOPBACK is defined.
5313
5314  848.   [func]          A minimum max-cache-size of two megabytes is enforced
5315                         by the cache cleaner.
5316
5317  847.   [func]          Added isc_file_test(), which currently only has
5318                         some very basic functionality to test for the
5319                         existence of a file, whether a pathname is absolute,
5320                         or whether a pathname is the fundamental representation
5321                         of the current directory.  It is intended that this
5322                         function can be expanded to test other things a
5323                         programmer might want to know about a file.
5324
5325  846.   [func]          A non-zero 'param' to dst_key_generate() when making an
5326                         hmac-md5 key means that good entropy is not required.
5327
5328  845.   [bug]           The access rights on the public file of a symmetric
5329                         key are now restricted as soon as the file is opened,
5330                         rather than after it has been written and closed.
5331
5332  844.   [func]          <isc/net.h> will ensure INADDR_LOOPBACK is defined,
5333                         just as <lwres/net.h> does.
5334
5335  843.   [func]          If no controls statement is present in named.conf,
5336                         or if any inet phrase of a controls statement is
5337                         lacking a keys clause, then a key will be automatically
5338                         generated by named and an rndc.conf-style file
5339                         named named.key will be written that uses it.  rndc
5340                         will use this file only if its normal configuration
5341                         file, or one provided on the command line, does not
5342                         exist.
5343
5344  842.   [func]          'rndc flush' now takes an optional view.
5345
5346  841.   [bug]           When sdb modules were not declared threadsafe, their
5347                         create and destroy functions were not serialized.
5348
5349  840.   [bug]           The config file parser could print the wrong file
5350                         name if an error was detected after an included file
5351                         was parsed. [RT #1353]
5352
5353  839.   [func]          Dump packets for which there was no view or that the
5354                         class could not be determined to category "unmatched".
5355
5356  838.   [port]          UnixWare 7.x.x is now suported by
5357                         bin/tests/system/ifconfig.sh.
5358
5359  837.   [cleanup]       Multi-threading is now enabled by default only on
5360                         OSF1, Solaris 2.7 and newer, and AIX.
5361
5362  836.   [func]          Upgraded libtool to 1.4.
5363
5364  835.   [bug]           The dispatcher could enter a busy loop if
5365                         it got an I/O error receiving on a UDP socket.
5366                         [RT #1293]
5367
5368  834.   [func]          Accept (but warn about) master files beginning with
5369                         an SOA record without an explicit TTL field and
5370                         lacking a $TTL directive, by using the SOA MINTTL
5371                         as a default TTL.  This is for backwards compatibility
5372                         with old versions of BIND 8, which accepted such
5373                         files without warning although they are illegal
5374                         according to RFC1035.
5375
5376  833.   [cleanup]       Moved dns_soa_*() from <dns/journal.h> to
5377                         <dns/soa.h>, and extended them to support
5378                         all the integer-valued fields of the SOA RR.
5379
5380  832.   [bug]           The default location for named.conf in named-checkconf
5381                         should depend on --sysconfdir like it does in named.
5382                         [RT #1258]
5383
5384  831.   [placeholder]
5385
5386  830.   [func]          Implement 'rndc status'.
5387
5388  829.   [bug]           The DNS_R_ZONECUT result code should only be returned
5389                         when an ANY query is made with DNS_DBFIND_GLUEOK set.
5390                         In all other ANY query cases, returning the delegation
5391                         is better.
5392
5393  828.   [bug]           The errno value from recvfrom() could be overwritten
5394                         by logging code. [RT #1293]
5395
5396  827.   [bug]           When an IXFR protocol error occurs, the slave
5397                         should retry with AXFR.
5398
5399  826.   [bug]           Some IXFR protocol errors were not detected.
5400
5401  825.   [bug]           zone.c:ns_query() detached from the wrong zone
5402                         reference. [RT #1264]
5403
5404  824.   [bug]           Correct line numbers reported by dns_master_load().
5405                         [RT #1263]
5406
5407  823.   [func]          The output of "dig -h" now goes to stdout so that it
5408                         can easily be piped through "more". [RT #1254]
5409
5410  822.   [bug]           Sending nxrrset prerequisites would crash nsupdate.
5411                         [RT #1248]
5412
5413  821.   [bug]           The program name used when logging to syslog should
5414                         be stripped of leading path components.
5415                         [RT #1178, #1232]
5416
5417  820.   [bug]           Name server address lookups failed to follow
5418                         A6 chains into the glue of local authoritative
5419                         zones.
5420
5421  819.   [bug]           In certain cases, the resolver's attempts to
5422                         restart an address lookup at the root could cause
5423                         the fetch to deadlock (with itself) instead of
5424                         restarting. [RT #1225]
5425
5426  818.   [bug]           Certain pathological responses to ANY queries could
5427                         cause an assertion failure. [RT #1218]
5428
5429  817.   [func]          Adjust timeouts for dialup zone queries.
5430
5431  816.   [bug]           Report potential problems with log file accessibility
5432                         at configuration time, since such problems can't
5433                         reliably be reported at the time they actually occur.
5434
5435  815.   [bug]           If a log file was specified with a path separator
5436                         character (i.e. "/") in its name and the directory
5437                         did not exist, the log file's name was treated as
5438                         though it were the directory name. [RT #1189]
5439
5440  814.   [bug]           Socket objects left over from accept() failures
5441                         were incorrectly destroyed, causing corruption
5442                         of socket manager data structures.
5443
5444  813.   [bug]           File descriptors exceeding FD_SETSIZE were handled
5445                         badly. [RT #1192]
5446
5447  812.   [bug]           dig sometimes printed incomplete IXFR responses
5448                         due to an uninitialized variable. [RT #1188]
5449
5450  811.   [bug]           Parentheses were not quoted in zone dumps. [RT #1194]
5451
5452  810.   [bug]           The signer name in SIG records was not properly
5453                         down-cased when signing/verifying records. [RT #1186]
5454
5455  809.   [bug]           Configuring a non-local address as a transfer-source
5456                         could cause an assertion failure during load.
5457
5458  808.   [func]          Add 'rndc flush' to flush the server's cache.
5459
5460  807.   [bug]           When setting up TCP connections for incoming zone
5461                         transfers, the transfer-source port was not
5462                         ignored like it should be.
5463
5464  806.   [bug]           DNS_R_SEENINCLUDE was failing to propagate back up
5465                         the calling stack to the zone maintenance level,
5466                         causing zones to not reload when an included file was
5467                         touched but the top-level zone file was not.
5468
5469  805.   [bug]           When using "forward only", missing root hints should
5470                         not cause queries to fail. [RT #1143]
5471
5472  804.   [bug]           Attempting to obtain entropy could fail in some
5473                         situations.  This would be most common on systems
5474                         with user-space threads. [RT #1131]
5475
5476  803.   [bug]           Treat all SIG queries as if they have the CD bit set,
5477                         otherwise no data will be returned [RT #749]
5478
5479  802.   [bug]           DNSSEC key tags were computed incorrectly in almost
5480                         all cases. [RT #1146]
5481
5482  801.   [bug]           nsupdate should treat lines beginning with ';' as
5483                         comments. [RT #1139]
5484
5485  800.   [bug]           dnssec-signzone produced incorrect statistics for
5486                         large zones. [RT #1133]
5487
5488  799.   [bug]           The ADB didn't find AAAA glue in a zone unless A6
5489                         glue was also present.
5490
5491  798.   [bug]           nsupdate should be able to reject bad input lines
5492                         and continue. [RT #1130]
5493
5494  797.   [func]          Issue a warning if the 'directory' option contains
5495                         a relative path. [RT #269]
5496
5497  796.   [func]          When a size limit is associated with a log file,
5498                         only roll it when the size is reached, not every
5499                         time the log file is opened. [RT #1096]
5500
5501  795.   [func]          Add the +multiline option to dig. [RT #1095]
5502
5503  794.   [func]          Implement the "port" and "default-port" statements
5504                         in rndc.conf.
5505
5506  793.   [cleanup]       The DNSSEC tools could create filenames that were
5507                         illegal or contained shell meta-characters.  They
5508                         now use a different text encoding of names that
5509                         doesn't have these problems. [RT #1101]
5510
5511  792.   [cleanup]       Replace the OMAPI command channel protocol with a
5512                         simpler one.
5513
5514  791.   [bug]           The command channel now works over IPv6.
5515
5516  790.   [bug]           Wildcards created using dynamic update or IXFR
5517                         could fail to match. [RT #1111]
5518
5519  789.   [bug]           The "localhost" and "localnets" ACLs did not match
5520                         when used as the second element of a two-element
5521                         sortlist item.
5522
5523  788.   [func]          Add the "match-mapped-addresses" option, which
5524                         causes IPv6 v4mapped addresses to be treated as
5525                         IPv4 addresses for the purpose of acl matching.
5526
5527  787.   [bug]           The DNSSEC tools failed to downcase domain
5528                         names when mapping them into file names.
5529
5530  786.   [bug]           When DNSSEC signing/verifying data, owner names were
5531                         not properly down-cased.
5532
5533  785.   [bug]           A race condition in the resolver could cause
5534                         an assertion failure. [RT #673, #872, #1048]
5535
5536  784.   [bug]           nsupdate and other programs would not quit properly
5537                         if some signals were blocked by the caller. [RT #1081]
5538
5539  783.   [bug]           Following CNAMEs could cause an assertion failure
5540                         when either using an sdb database or under very
5541                         rare conditions.
5542
5543  782.   [func]          Implement the "serial-query-rate" option.
5544
5545  781.   [func]          Avoid error packet loops by dropping duplicate FORMERR
5546                         responses. [RT #1006]
5547
5548  780.   [bug]           Error handling code dealing with out of memory or
5549                         other rare errors could lead to assertion failures
5550                         by calling functions on uninitialized names. [RT #1065]
5551
5552  779.   [func]          Added the "minimal-responses" option.
5553
5554  778.   [bug]           When starting cache cleaning, cleaning_timer_action()
5555                         returned without first pausing the iterator, which
5556                         could cause deadlock. [RT #998]
5557
5558  777.   [bug]           An empty forwarders list in a zone failed to override
5559                         global forwarders. [RT #995]
5560
5561  776.   [func]          Improved error reporting in denied messages. [RT #252]
5562
5563  775.   [placeholder]
5564
5565  774.   [func]          max-cache-size is implemented.
5566
5567  773.   [func]          Added isc_rwlock_trylock() to attempt to lock without
5568                         blocking.
5569
5570  772.   [bug]           Owner names could be incorrectly omitted from cache
5571                         dumps in the presence of negative caching entries.
5572                         [RT #991]
5573
5574  771.   [cleanup]       TSIG errors related to unsynchronized clocks
5575                         are logged better. [RT #919]
5576
5577  770.   [func]          Add the "edns yes_or_no" statement to the server
5578                         clause. [RT #524]
5579
5580  769.   [func]          Improved error reporting when parsing rdata. [RT #740]
5581
5582  768.   [bug]           The server did not emit an SOA when a CNAME
5583                         or DNAME chain ended in NXDOMAIN in an
5584                         authoritative zone.
5585
5586  767.   [placeholder]
5587
5588  766.   [bug]           A few cases in query_find() could leak fname.
5589                         This would trigger the mpctx->allocated == 0
5590                         assertion when the server exited.
5591                         [RT #739, #776, #798, #812, #818, #821, #845,
5592                         #892, #935, #966]
5593
5594  765.   [func]          ACL names are once again case insensitive, like
5595                         in BIND 8. [RT #252]
5596
5597  764.   [func]          Configuration files now allow "include" directives
5598                         in more places, such as inside the "view" statement.
5599                         [RT #377, #728, #860]
5600
5601  763.   [func]          Configuration files no longer have reserved words.
5602                         [RT #731, #753]
5603
5604  762.   [cleanup]       The named.conf and rndc.conf file parsers have
5605                         been completely rewritten.
5606
5607  761.   [bug]           _REENTRANT was still defined when building with
5608                         --disable-threads.
5609
5610  760.   [contrib]       Significant enhancements to the pgsql sdb driver.
5611
5612  759.   [bug]           The resolver didn't turn off "avoid fetches" mode
5613                         when restarting, possibly causing resolution
5614                         to fail when it should not.  This bug only affected
5615                         platforms which support both IPv4 and IPv6. [RT #927]
5616
5617  758.   [bug]           The "avoid fetches" code did not treat negative
5618                         cache entries correctly, causing fetches that would
5619                         be useful to be avoided.  This bug only affected
5620                         platforms which support both IPv4 and IPv6. [RT #927]
5621
5622  757.   [func]          Log zone transfers.
5623
5624  756.   [bug]           dns_zone_load() could "return" success when no master
5625                         file was configured.
5626
5627  755.   [bug]           Fix incorrectly formatted log messages in zone.c.
5628
5629  754.   [bug]           Certain failure conditions sending UDP packets
5630                         could cause the server to retry the transmission
5631                         indefinitely. [RT #902]
5632
5633  753.   [bug]           dig, host, and nslookup would fail to contact a
5634                         remote server if getaddrinfo() returned an IPv6
5635                         address on a system that doesn't support IPv6.
5636                         [RT #917]
5637
5638  752.   [func]          Correct bad tv_usec elements returned by
5639                         gettimeofday().
5640
5641  751.   [func]          Log successful zone loads / transfers.  [RT #898]
5642
5643  750.   [bug]           A query should not match a DNAME whose trust level
5644                         is pending. [RT #916]
5645
5646  749.   [bug]           When a query matched a DNAME in a secure zone, the
5647                         server did not return the signature of the DNAME.
5648                         [RT #915]
5649
5650  748.   [doc]           List supported RFCs in doc/misc/rfc-compliance.
5651                         [RT #781]
5652
5653  747.   [bug]           The code to determine whether an IXFR was possible
5654                         did not properly check for a database that could
5655                         not have a journal. [RT #865, #908]
5656
5657  746.   [bug]           The sdb didn't clone rdatasets properly, causing
5658                         a crash when the server followed delegations. [RT #905]
5659
5660  745.   [func]          Report the owner name of records that fail
5661                         semantic checks while loading.
5662
5663  744.   [bug]           When returning DNS_R_CNAME or DNS_R_DNAME as the
5664                         result of an ANY or SIG query, the resolver failed
5665                         to setup the return event's rdatasets, causing an
5666                         assertion failure in the query code. [RT #881]
5667
5668  743.   [bug]           Receiving a large number of certain malformed
5669                         answers could cause named to stop responding.
5670                         [RT #861]
5671
5672  742.   [placeholder]
5673
5674  741.   [port]          Support openssl-engine. [RT #709]
5675
5676  740.   [port]          Handle openssl library mismatches slightly better.
5677
5678  739.   [port]          Look for /dev/random in configure, rather than
5679                         assuming it will be there for only a predefined
5680                         set of OSes.
5681
5682  738.   [bug]           If a non-threadsafe sdb driver supported AXFR and
5683                         received an AXFR request, it would deadlock or die
5684                         with an assertion failure. [RT #852]
5685
5686  737.   [port]          stdtime.c failed to compile on certain platforms.
5687
5688  736.   [func]          New functions isc_task_{begin,end}exclusive().
5689
5690  735.   [doc]           Add BIND 4 migration notes.
5691
5692  734.   [bug]           An attempt to re-lock the zone lock could occur if
5693                         the server was shutdown during a zone transfer.
5694                         [RT #830]
5695
5696  733.   [bug]           Reference counts of dns_acl_t objects need to be
5697                         locked but were not. [RT #801, #821]
5698
5699  732.   [bug]           Glue with 0 TTL could also cause SERVFAIL. [RT #828]
5700
5701  731.   [bug]           Certain zone errors could cause named-checkzone to
5702                         fail ungracefully. [RT #819]
5703
5704  730.   [bug]           lwres_getaddrinfo() returns the correct result when
5705                         it fails to contact a server. [RT #768]
5706
5707  729.   [port]          pthread_setconcurrency() needs to be called on Solaris.
5708
5709  728.   [bug]           Fix comment processing on master file directives.
5710                         [RT# 757]
5711
5712  727.   [port]          Work around OS bug where accept() succeeds but
5713                         fails to fill in the peer address of the accepted
5714                         connection, by treating it as an error rather than
5715                         an assertion failure. [RT #809]
5716
5717  726.   [func]          Implement the "trace" and "notrace" commands in rndc.
5718
5719  725.   [bug]           Installing man pages could fail.
5720
5721  724.   [func]          New libisc functions isc_netaddr_any(),
5722                         isc_netaddr_any6().
5723
5724  723.   [bug]           Referrals whose NS RRs had a 0 TTL caused the resolver
5725                         to return DNS_R_SERVFAIL. [RT #783]
5726
5727  722.   [func]          Allow incremental loads to be canceled.
5728
5729  721.   [cleanup]       Load manager and dns_master_loadfilequota() are no
5730                         more.
5731
5732  720.   [bug]           Server could enter infinite loop in
5733                         dispatch.c:do_cancel(). [RT #733]
5734
5735  719.   [bug]           Rapid reloads could trigger an assertion failure.
5736                         [RT #743, #763]
5737
5738  718.   [cleanup]       "internal" is no longer a reserved word in named.conf.
5739                         [RT #753, #731]
5740
5741  717.   [bug]           Certain TKEY processing failure modes could
5742                         reference an uninitialized variable, causing the
5743                         server to crash. [RT #750]
5744
5745  716.   [bug]           The first line of a $INCLUDE master file was lost if
5746                         an origin was specified. [RT #744]
5747
5748  715.   [bug]           Resolving some A6 chains could cause an assertion
5749                         failure in adb.c. [RT #738]
5750
5751  714.   [bug]           Preserve interval timers across reloads unless changed.
5752                         [RT# 729]
5753
5754  713.   [func]          named-checkconf takes '-t directory' similar to named.
5755                         [RT #726]
5756
5757  712.   [bug]           Sending a large signed update message caused an
5758                         assertion failure. [RT #718]
5759
5760  711.   [bug]           The libisc and liblwres implementations of
5761                         inet_ntop contained an off by one error.
5762
5763  710.   [func]          The forwarders statement now takes an optional
5764                         port. [RT #418]
5765
5766  709.   [bug]           ANY or SIG queries for data with a TTL of 0
5767                         would return SERVFAIL. [RT #620]
5768
5769  708.   [bug]           When building with --with-openssl, the openssl headers
5770                         included with BIND 9 should not be used. [RT #702]
5771
5772  707.   [func]          The "filename" argument to named-checkzone is no
5773                         longer optional, to reduce confusion. [RT #612]
5774
5775  706.   [bug]           Zones with an explicit "allow-update { none; };"
5776                         were considered dynamic and therefore not reloaded
5777                         on SIGHUP or "rndc reload".
5778
5779  705.   [port]          Work out resource limit type for use where rlim_t is
5780                         not available. [RT #695]
5781
5782  704.   [port]          RLIMIT_NOFILE is not available on all platforms.
5783                         [RT #695]
5784
5785  703.   [port]          sys/select.h is needed on older platforms. [RT #695]
5786
5787  702.   [func]          If the address 0.0.0.0 is seen in resolv.conf,
5788                         use 127.0.0.1 instead. [RT #693]
5789
5790  701.   [func]          Root hints are now fully optional.  Class IN
5791                         views use compiled-in hints by default, as
5792                         before.  Non-IN views with no root hints now
5793                         provide authoritative service but not recursion.
5794                         A warning is logged if a view has neither root
5795                         hints nor authoritative data for the root. [RT #696]
5796
5797  700.   [bug]           $GENERATE range check was wrong. [RT #688]
5798
5799  699.   [bug]           The lexer mishandled empty quoted strings. [RT #694]
5800
5801  698.   [bug]           Aborting nsupdate with ^C would lead to several
5802                         race conditions.
5803
5804  697.   [bug]           nsupdate was not compatible with the undocumented
5805                         BIND 8 behavior of ignoring TTLs in "update delete"
5806                         commands. [RT #693]
5807
5808  696.   [bug]           lwresd would die with an assertion failure when passed
5809                         a zero-length name. [RT #692]
5810
5811  695.   [bug]           If the resolver attempted to query a blackholed or
5812                         bogus server, the resolution would fail immediately.
5813
5814  694.   [bug]           $GENERATE did not produce the last entry.
5815                         [RT #682, #683]
5816
5817  693.   [bug]           An empty lwres statement in named.conf caused
5818                         the server to crash while loading.
5819
5820  692.   [bug]           Deal with systems that have getaddrinfo() but not
5821                         gai_strerror(). [RT #679]
5822
5823  691.   [bug]           Configuring per-view forwarders caused an assertion
5824                         failure. [RT #675, #734]
5825
5826  690.   [func]          $GENERATE now supports DNAME. [RT #654]
5827
5828  689.   [doc]           man pages are now installed. [RT #210]
5829
5830  688.   [func]          "make tags" now works on systems with the
5831                         "Exuberant Ctags" etags.
5832
5833  687.   [bug]           Only say we have IPv6, with sufficient functionality,
5834                         if it has actually been tested. [RT #586]
5835
5836  686.   [bug]           dig and nslookup can now be properly aborted during
5837                         blocking operations. [RT #568]
5838
5839  685.   [bug]           nslookup should use the search list/domain options
5840                         from resolv.conf by default. [RT #405, #630]
5841
5842  684.   [bug]           Memory leak with view forwarders. [RT #656]
5843
5844  683.   [bug]           File descriptor leak in isc_lex_openfile().
5845
5846  682.   [bug]           nslookup displayed SOA records incorrectly. [RT #665]
5847
5848  681.   [bug]           $GENERATE specifying output format was broken. [RT #653]
5849
5850  680.   [bug]           dns_rdata_fromstruct() mishandled options bigger
5851                         than 255 octets.
5852
5853  679.   [bug]           $INCLUDE could leak memory and file descriptors on
5854                         reload. [RT #639]
5855
5856  678.   [bug]           "transfer-format one-answer;" could trigger an assertion
5857                         failure. [RT #646]
5858
5859  677.   [bug]           dnssec-signzone would occasionally use the wrong ttl
5860                         for database operations and fail. [RT #643]
5861
5862  676.   [bug]           Log messages about lame servers to category
5863                         'lame-servers' rather than 'resolver', so as not
5864                         to be gratuitously incompatible with BIND 8.
5865
5866  675.   [bug]           TKEY queries could cause the server to leak
5867                         memory.
5868
5869  674.   [func]          Allow messages to be TSIG signed / verified using
5870                         a offset from the current time.
5871
5872  673.   [func]          The server can now convert RFC1886-style recursive
5873                         lookup requests into RFC2874-style lookups, when
5874                         enabled using the new option "allow-v6-synthesis".
5875
5876  672.   [bug]           The wrong time was in the "time signed" field when
5877                         replying with BADTIME error.
5878
5879  671.   [bug]           The message code was failing to parse a message with
5880                         no question section and a TSIG record. [RT #628]
5881
5882  670.   [bug]           The lwres replacements for getaddrinfo and
5883                         getipnodebyname didn't properly check for the
5884                         existence of the sockaddr sa_len field.
5885
5886  669.   [bug]           dnssec-keygen now makes the public key file
5887                         non-world-readable for symmetric keys. [RT #403]
5888
5889  668.   [func]          named-checkzone now reports multiple errors in master
5890                         files.
5891
5892  667.   [bug]           On Linux, running named with the -u option and a
5893                         non-world-readable configuration file didn't work.
5894                         [RT #626]
5895
5896  666.   [bug]           If a request sent by dig is longer than 512 bytes,
5897                         use TCP.
5898
5899  665.   [bug]           Signed responses were not sent when the size of the
5900                         TSIG + question exceeded the maximum message size.
5901                         [RT #628]
5902
5903  664.   [bug]           The t_tasks and t_timers module tests are now skipped
5904                         when building without threads, since they require
5905                         threads.
5906
5907  663.   [func]          Accept a size_spec, not just an integer, in the
5908                         (unimplemented and ignored) max-ixfr-log-size option
5909                         for compatibility with recent versions of BIND 8.
5910                         [RT #613]
5911
5912  662.   [bug]           dns_rdata_fromtext() failed to log certain errors.
5913
5914  661.   [bug]           Certain UDP IXFR requests caused an assertion failure
5915                         (mpctx->allocated == 0). [RT #355, #394, #623]
5916
5917  660.   [port]          Detect multiple CPUs on HP-UX and IRIX.
5918
5919  659.   [performance]   Rewrite the name compression code to be much faster.
5920
5921  658.   [cleanup]       Remove all vestiges of 16 bit global compression.
5922
5923  657.   [bug]           When a listen-on statement in an lwres block does not
5924                         specify a port, use 921, not 53.  Also update the
5925                         listen-on documentation. [RT #616]
5926
5927  656.   [func]          Treat an unescaped newline in a quoted string as
5928                         an error.  This means that TXT records with missing
5929                         close quotes should have meaningful errors printed.
5930
5931  655.   [bug]           Improve error reporting on unexpected eof when loading
5932                         zones. [RT #611]
5933
5934  654.   [bug]           Origin was being forgotten in TCP retries in dig.
5935                         [RT #574]
5936
5937  653.   [bug]           +defname option in dig was reversed in sense.
5938                         [RT #549]
5939
5940  652.   [bug]           zone_saveunique() did not report the new name.
5941
5942  651.   [func]          The AD bit in responses now has the meaning
5943                         specified in <draft-ietf-dnsext-ad-is-secure>.
5944
5945  650.   [bug]           SIG(0) records were being generated and verified
5946                         incorrectly. [RT #606]
5947
5948  649.   [bug]           It was possible to join to an already running fctx
5949                         after it had "cloned" its events, but before it sent
5950                         them.  In this case, the event of the newly joined
5951                         fetch would not contain the answer, and would
5952                         trigger the INSIST() in fctx_sendevents().  In
5953                         BIND 9.0, this bug did not trigger an INSIST(), but
5954                         caused the fetch to fail with a SERVFAIL result.
5955                         [RT #588, #597, #605, #607]
5956
5957  648.   [port]          Add support for pre-RFC2133 IPv6 implementations.
5958
5959  647.   [bug]           Resolver queries sent after following multiple
5960                         referrals had excessively long retransmission
5961                         timeouts due to incorrectly counting the referrals
5962                         as "restarts".
5963
5964  646.   [bug]           The UnixWare ISC_PLATFORM_FIXIN6INADDR fix in isc/net.h
5965                         didn't _cleanly_ fix the problem it was trying to fix.
5966
5967  645.   [port]          BSD/OS 3.0 needs pthread_init(). [RT #603]
5968
5969  644.   [bug]           #622 needed more work. [RT #562]
5970
5971  643.   [bug]           xfrin error messages made more verbose, added class
5972                         of the zone. [RT# 599]
5973
5974  642.   [bug]           Break the exit_check() race in the zone module.
5975                         [RT #598]
5976
5977         --- 9.1.0b2 released ---
5978
5979  641.   [bug]           $GENERATE caused a uninitialized link to be used.
5980                         [RT #595]
5981
5982  640.   [bug]           Memory leak in error path could cause
5983                         "mpctx->allocated == 0" failure. [RT #584]
5984
5985  639.   [bug]           Reading entropy from the keyboard would sometimes fail.
5986                         [RT #591]
5987
5988  638.   [port]          lib/isc/random.c needed to explicitly include time.h
5989                         to get a prototype for time() when pthreads was not
5990                         being used. [RT #592]
5991
5992  637.   [port]          Use isc_u?int64_t instead of (unsigned) long long in
5993                         lib/isc/print.c.  Also allow lib/isc/print.c to
5994                         be compiled even if the platform does not need it.
5995                         [RT #592]
5996
5997  636.   [port]          Shut up MSVC++ about a possible loss of precision
5998                         in the ISC__BUFFER_PUTUINT*() macros. [RT #592]
5999
6000  635.   [bug]           Reloading a server with a configured blackhole list
6001                         would cause an assertion. [RT #590]
6002
6003  634.   [bug]           A log file will completely stop being written when
6004                         it reaches the maximum size in all cases, not just
6005                         when versioning is also enabled. [RT #570]
6006
6007  633.   [port]          Cope with rlim_t missing on BSD/OS systems. [RT #575]
6008
6009  632.   [bug]           The index array of the journal file was
6010                         corrupted as it was written to disk.
6011
6012  631.   [port]          Build without thread support on systems without
6013                         pthreads.
6014
6015  630.   [bug]           Locking failure in zone code. [RT #582]
6016
6017  629.   [bug]           9.1.0b1 dereferenced a null pointer and crashed
6018                         when responding to a UDP IXFR request.
6019
6020  628.   [bug]           If the root hints contained only AAAA addresses,
6021                         named would be unable to perform resolution.
6022
6023  627.   [bug]           The EDNS0 blackhole detection code of change 324
6024                         waited for three retransmissions to each server,
6025                         which takes much too long when a domain has many
6026                         name servers and all of them drop EDNS0 queries.
6027                         Now we retry without EDNS0 after three consecutive
6028                         timeouts, even if they are all from different
6029                         servers. [RT #143]
6030
6031  626.   [bug]           The lightweight resolver daemon no longer crashes
6032                         when asked for a SIG rrset. [RT #558]
6033
6034  625.   [func]          Zones now inherit their class from the enclosing view.
6035
6036  624.   [bug]           The zone object could get timer events after it had
6037                         been destroyed, causing a server crash. [RT #571]
6038
6039  623.   [func]          Added "named-checkconf" and "named-checkzone" program
6040                         for syntax checking named.conf files and zone files,
6041                         respectively.
6042
6043  622.   [bug]           A canceled request could be destroyed before
6044                         dns_request_destroy() was called. [RT #562]
6045
6046  621.   [port]          Disable IPv6 at runtime if IPv6 sockets are unusable.
6047                         This mostly affects Red Hat Linux 7.0, which has
6048                         conflicts between libc and the kernel.
6049
6050  620.   [bug]           dns_master_load*inc() now require 'task' and 'load'
6051                         to be non-null.  Also 'done' will not be called if
6052                         dns_master_load*inc() fails immediately. [RT #565]
6053
6054  619.   [placeholder]
6055
6056  618.   [bug]           Queries to a signed zone could sometimes cause
6057                         an assertion failure.
6058
6059  617.   [bug]           When using dynamic update to add a new RR to an
6060                         existing RRset with a different TTL, the journal
6061                         entries generated from the update did not include
6062                         explicit deletions and re-additions of the existing
6063                         RRs to update their TTL to the new value.
6064
6065  616.   [func]          dnssec-signzone -t output now includes performance
6066                         statistics.
6067
6068  615.   [bug]           dnssec-signzone did not like child keysets signed
6069                         by multiple keys.
6070
6071  614.   [bug]           Checks for uninitialized link fields were prone
6072                         to false positives, causing assertion failures.
6073                         The checks are now disabled by default and may
6074                         be re-enabled by defining ISC_LIST_CHECKINIT.
6075
6076  613.   [bug]           "rndc reload zone" now reloads primary zones.
6077                         It previously only updated slave and stub zones,
6078                         if an SOA query indicated an out of date serial.
6079
6080  612.   [cleanup]       Shutup a ridiculously noisy HP-UX compiler that
6081                         complains relentlessly about how its treatment
6082                         of 'const' has changed as well as how casting
6083                         sometimes tightens alignment constraints.
6084
6085  611.   [func]          allow-notify can be used to permit processing of
6086                         notify messages from hosts other than a slave's
6087                         masters.
6088
6089  610.   [func]          rndc dumpdb is now supported.
6090
6091  609.   [bug]           getrrsetbyname() would crash lwresd if the server
6092                         found more SIGs than answers. [RT #554]
6093
6094  608.   [func]          dnssec-signzone now adds a comment to the zone
6095                         with the time the file was signed.
6096
6097  607.   [bug]           nsupdate would fail if it encountered a CNAME or
6098                         DNAME in a response to an SOA query. [RT #515]
6099
6100  606.   [bug]           Compiling with --disable-threads failed due
6101                         to isc_thread_self() being incorrectly defined
6102                         as an integer rather than a function.
6103
6104  605.   [func]          New function isc_lex_getlasttokentext().
6105
6106  604.   [bug]           The named.conf parser could print incorrect line
6107                         numbers when long comments were present.
6108
6109  603.   [bug]           Make dig handle multiple types or classes on the same
6110                         query more correctly.
6111
6112  602.   [func]          Cope automatically with UnixWare's broken
6113                         IN6_IS_ADDR_* macros. [RT #539]
6114
6115  601.   [func]          Return a non-zero exit code if an update fails
6116                         in nsupdate.
6117
6118  600.   [bug]           Reverse lookups sometimes failed in dig, etc...
6119
6120  599.   [func]          Added four new functions to the libisc log API to
6121                         support i18n messages.  isc_log_iwrite(),
6122                         isc_log_ivwrite(), isc_log_iwrite1() and
6123                         isc_log_ivwrite1() were added.
6124
6125  598.   [bug]           An update-policy statement would cause the server
6126                         to assert while loading. [RT #536]
6127
6128  597.   [func]          dnssec-signzone is now multi-threaded.
6129
6130  596.   [bug]           DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are
6131                         not mutually exclusive.
6132
6133  595.   [port]          On Linux 2.2, socket() returns EINVAL when it
6134                         should return EAFNOSUPPORT.  Work around this.
6135                         [RT #531]
6136
6137  594.   [func]          sdb drivers are now assumed to not be thread-safe
6138                         unless the DNS_SDBFLAG_THREADSAFE flag is supplied.
6139
6140  593.   [bug]           If a secure zone was missing all its NXTs and
6141                         a dynamic update was attempted, the server entered
6142                         an infinite loop.
6143
6144  592.   [bug]           The sig-validity-interval option now specifies a
6145                         number of days, not seconds.  This matches the
6146                         documentation. [RT #529]
6147
6148         --- 9.1.0b1 released ---
6149
6150  591.   [bug]           Work around non-reentrancy in openssl by disabling
6151                         pre-computation in keys.
6152
6153  590.   [doc]           There are now man pages for the lwres library in
6154                         doc/man/lwres.
6155
6156  589.   [bug]           The server could deadlock if a zone was updated
6157                         while being transferred out.
6158
6159  588.   [bug]           ctx->in_use was not being correctly initialized when
6160                         when pushing a file for $INCLUDE. [RT #523]
6161
6162  587.   [func]          A warning is now printed if the "allow-update"
6163                         option allows updates based on the source IP
6164                         address, to alert users to the fact that this
6165                         is insecure and becoming increasingly so as
6166                         servers capable of update forwarding are being
6167                         deployed.
6168
6169  586.   [bug]           multiple views with the same name were fatal. [RT #516]
6170
6171  585.   [func]          dns_db_addrdataset() and and dns_rdataslab_merge()
6172                         now support 'exact' additions in a similar manner to
6173                         dns_db_subtractrdataset() and dns_rdataslab_subtract().
6174
6175  584.   [func]          You can now say 'notify explicit'; to suppress
6176                         notification of the servers listed in NS records
6177                         and notify only those servers listed in the
6178                         'also-notify' option.
6179
6180  583.   [func]          "rndc querylog" will now toggle logging of
6181                         queries, like "ndc querylog" in BIND 8.
6182
6183  582.   [bug]           dns_zone_idetach() failed to lock the zone.
6184                         [RT #199, #463]
6185
6186  581.   [bug]           log severity was not being correctly processed.
6187                         [RT #485]
6188
6189  580.   [func]          Ignore trailing garbage on incoming DNS packets,
6190                         for interoperability with broken server
6191                         implementations. [RT #491]
6192
6193  579.   [bug]           nsupdate did not take a filename to read update from.
6194                         [RT #492]
6195
6196  578.   [func]          New config option "notify-source", to specify the
6197                         source address for notify messages.
6198
6199  577.   [func]          Log illegal RDATA combinations. e.g. multiple
6200                         singleton types, cname and other data.
6201
6202  576.   [doc]           isc_log_create() description did not match reality.
6203
6204  575.   [bug]           isc_log_create() was not setting internal state
6205                         correctly to reflect the default channels created.
6206
6207  574.   [bug]           TSIG signed queries sent by the resolver would fail to
6208                         have their responses validated and would leak memory.
6209
6210  573.   [bug]           The journal files of IXFRed slave zones were
6211                         inadvertently discarded on server reload, causing
6212                         "journal out of sync with zone" errors on subsequent
6213                         reloads. [RT #482]
6214
6215  572.   [bug]           Quoted strings were not accepted as key names in
6216                         address match lists.
6217
6218  571.   [bug]           It was possible to create an rdataset of singleton
6219                         type which had more than one rdata. [RT #154]
6220                         [RT #279]
6221
6222  570.   [bug]           rbtdb.c allowed zones containing nodes which had
6223                         both a CNAME and "other data". [RT #154]
6224
6225  569.   [func]          The DNSSEC AD bit will not be set on queries which
6226                         have not requested a DNSSEC response.
6227
6228  568.   [func]          Add sample simple database drivers in contrib/sdb.
6229
6230  567.   [bug]           Setting the zone transfer timeout to zero caused an
6231                         assertion failure. [RT #302]
6232
6233  566.   [func]          New public function dns_timer_setidle().
6234
6235  565.   [func]          Log queries more like BIND 8: query logging is now
6236                         done to category "queries", level "info". [RT #169]
6237
6238  564.   [func]          Add sortlist support to lwresd.
6239
6240  563.   [func]          New public functions dns_rdatatype_format() and
6241                         dns_rdataclass_format(), for convenient formatting
6242                         of rdata type/class mnemonics in log messages.
6243
6244  562.   [cleanup]       Moved lib/dns/*conf.c to bin/named where they belong.
6245
6246  561.   [func]          The 'datasize', 'stacksize', 'coresize' and 'files'
6247                         clauses of the options{} statement are now implemented.
6248
6249  560.   [bug]           dns_name_split did not properly the resulting prefix
6250                         when a maximal length bitstring label was split which
6251                         was preceded by another bitstring label. [RT #429]
6252
6253  559.   [bug]           dns_name_split did not properly create the suffix
6254                         when splitting within a maximal length bitstring label.
6255
6256  558.   [func]          New functions, isc_resource_getlimit and
6257                         isc_resource_setlimit.
6258
6259  557.   [func]          Symbolic constants for libisc integral types.
6260
6261  556.   [func]          The DNSSEC OK bit in the EDNS extended flags
6262                         is now implemented.  Responses to queries without
6263                         this bit set will not contain any DNSSEC records.
6264
6265  555.   [bug]           A slave server attempting a zone transfer could
6266                         crash with an assertion failure on certain
6267                         malformed responses from the master. [RT #457]
6268
6269  554.   [bug]           In some cases, not all of the dnssec tools were
6270                         properly installed.
6271
6272  553.   [bug]           Incoming zone transfers deferred due to quota
6273                         were not started when quota was increased but
6274                         only when a transfer in progress finished. [RT #456]
6275
6276  552.   [bug]           We were not correctly detecting the end of all c-style
6277                         comments. [RT #455]
6278
6279  551.   [func]          Implemented the 'sortlist' option.
6280
6281  550.   [func]          Support unknown rdata types and classes.
6282
6283  549.   [bug]           "make" did not immediately abort the build when a
6284                         subdirectory make failed [RT #450].
6285
6286  548.   [func]          The lexer now ungets tokens more correctly.
6287
6288  547.   [placeholder]
6289
6290  546.   [func]          Option 'lame-ttl' is now implemented.
6291
6292  545.   [func]          Name limit and counting options removed from dig;
6293                         they didn't work properly, and cannot be correctly
6294                         implemented without significant changes.
6295
6296  544.   [func]          Add statistics option, enable statistics-file option,
6297                         add RNDC option "dump-statistics" to write out a
6298                         query statistics file.
6299
6300  543.   [doc]           The 'port' option is now documented.
6301
6302  542.   [func]          Add support for update forwarding as required for
6303                         full compliance with RFC2136.  It is turned off
6304                         by default and can be enabled using the
6305                         'allow-update-forwarding' option.
6306
6307  541.   [func]          Add bogus server support.
6308
6309  540.   [func]          Add dialup support.
6310
6311  539.   [func]          Support the blackhole option.
6312
6313  538.   [bug]           fix buffer overruns by 1 in lwres_getnameinfo().
6314
6315  537.   [placeholder]
6316
6317  536.   [func]          Use transfer-source{-v6} when sending refresh queries.
6318                         Transfer-source{-v6} now take a optional port
6319                         parameter for setting the UDP source port.  The port
6320                         parameter is ignored for TCP.
6321
6322  535.   [func]          Use transfer-source{-v6} when forwarding update
6323                         requests.
6324
6325  534.   [func]          Ancestors have been removed from RBT chains.  Ancestor
6326                         information can be discerned via node parent pointers.
6327
6328  533.   [func]          Incorporated name hashing into the RBT database to
6329                         improve search speed.
6330
6331  532.   [func]          Implement DNS UPDATE pseudo records using
6332                         DNS_RDATA_UPDATE flag.
6333
6334  531.   [func]          Rdata really should be initialized before being assigned
6335                         to (dns_rdata_fromwire(), dns_rdata_fromtext(),
6336                         dns_rdata_clone(), dns_rdata_fromregion()),
6337                         check that it is.
6338
6339  530.   [func]          New function dns_rdata_invalidate().
6340
6341  529.   [bug]           521 contained a bug which caused zones to always
6342                         reload.  [RT #410]
6343
6344  528.   [func]          The ISC_LIST_XXXX macros now perform sanity checks
6345                         on their arguments.  ISC_LIST_XXXXUNSAFE can be use
6346                         to skip the checks however use with caution.
6347
6348  527.   [func]          New function dns_rdata_clone().
6349
6350  526.   [bug]           nsupdate incorrectly refused to add RRs with a TTL
6351                         of 0.
6352
6353  525.   [func]          New arguments 'options' for dns_db_subtractrdataset(),
6354                         and 'flags' for dns_rdataslab_subtract() allowing you
6355                         to request that the RR's must exist prior to deletion.
6356                         DNS_R_NOTEXACT is returned if the condition is not met.
6357
6358  524.   [func]          The 'forward' and 'forwarders' statement in
6359                         non-forward zones should work now.
6360
6361  523.   [doc]           The source to the Administrator Reference Manual is
6362                         now an XML file using the DocBook DTD, and is included
6363                         in the distribution.  The plain text version of the
6364                         ARM is temporarily unavailable while we figure out
6365                         how to generate readable plain text from the XML.
6366
6367  522.   [func]          The lightweight resolver daemon can now use
6368                         a real configuration file, and its functionality
6369                         can be provided by a name server.  Also, the -p and -P
6370                         options to lwresd have been reversed.
6371
6372  521.   [bug]           Detect master files which contain $INCLUDE and always
6373                         reload. [RT #196]
6374
6375  520.   [bug]           Upgraded libtool to 1.3.5, which makes shared
6376                         library builds almost work on AIX (and possibly
6377                         others).
6378
6379  519.   [bug]           dns_name_split() would improperly split some bitstring
6380                         labels, zeroing a few of the least significant bits in
6381                         the prefix part.  When such an improperly created
6382                         prefix was returned to the RBT database, the bogus
6383                         label was dutifully stored, corrupting the tree.
6384                         [RT #369]
6385
6386  518.   [bug]           The resolver did not realize that a DNAME which was
6387                         "the answer" to the client's query was "the answer",
6388                         and such queries would fail. [RT #399]
6389
6390  517.   [bug]           The resolver's DNAME code would trigger an assertion
6391                         if there was more than one DNAME in the chain.
6392                         [RT #399]
6393
6394  516.   [bug]           Cache lookups which had a NULL node pointer, e.g.
6395                         those by dns_view_find(), and which would match a
6396                         DNAME, would trigger an INSIST(!search.need_cleanup)
6397                         assertion. [RT #399]
6398
6399  515.   [bug]           The ssu table was not being attached / detached
6400                         by dns_zone_[sg]etssutable. [RT#397]
6401
6402  514.   [func]          Retry refresh and notify queries if they timeout.
6403                         [RT #388]
6404
6405  513.   [func]          New functionality added to rdnc and server to allow
6406                         individual zones to be refreshed or reloaded.
6407
6408  512.   [bug]           The zone transfer code could throw an exception with
6409                         an invalid IXFR stream.
6410
6411  511.   [bug]           The message code could throw an assertion on an
6412                         out of memory failure. [RT #392]
6413
6414  510.   [bug]           Remove spurious view notify warning. [RT #376]
6415
6416  509.   [func]          Add support for write of zone files on shutdown.
6417
6418  508.   [func]          dns_message_parse() can now do a best-effort
6419                         attempt, which should allow dig to print more invalid
6420                         messages.
6421
6422  507.   [func]          New functions dns_zone_flush(), dns_zt_flushanddetach()
6423                         and dns_view_flushanddetach().
6424
6425  506.   [func]          Do not fail to start on errors in zone files.
6426
6427  505.   [bug]           nsupdate was printing "unknown result code". [RT #373]
6428
6429  504.   [bug]           The zone was not being marked as dirty when updated via
6430                         IXFR.
6431
6432  503.   [bug]           dumptime was not being set along with
6433                         DNS_ZONEFLG_NEEDDUMP.
6434
6435  502.   [func]          On a SERVFAIL reply, DiG will now try the next server
6436                         in the list, unless the +fail option is specified.
6437
6438  501.   [bug]           Incorrect port numbers were being displayed by
6439                         nslookup. [RT #352]
6440
6441  500.   [func]          Nearly useless +details option removed from DiG.
6442
6443  499.   [func]          In DiG, specifying a class with -c or type with -t
6444                         changes command-line parsing so that classes and
6445                         types are only recognized if following -c or -t.
6446                         This allows hosts with the same name as a class or
6447                         type to be looked up.
6448
6449  498.   [doc]           There is now a man page for "dig"
6450                         in doc/man/bin/dig.1.
6451
6452  497.   [bug]           The error messages printed when an IP match list
6453                         contained a network address with a nonzero host
6454                         part where not sufficiently detailed. [RT #365]
6455
6456  496.   [bug]           named didn't sanity check numeric parameters. [RT #361]
6457
6458  495.   [bug]           nsupdate was unable to handle large records. [RT #368]
6459
6460  494.   [func]          Do not cache NXDOMAIN responses for SOA queries.
6461
6462  493.   [func]          Return non-cachable (ttl = 0) NXDOMAIN responses
6463                         for SOA queries.  This makes it easier to locate
6464                         the containing zone without polluting intermediate
6465                         caches.
6466
6467  492.   [bug]           attempting to reload a zone caused the server fail
6468                         to shutdown cleanly. [RT #360]
6469
6470  491.   [bug]           nsupdate would segfault when sending certain
6471                         prerequisites with empty RDATA. [RT #356]
6472
6473  490.   [func]          When a slave/stub zone has not yet successfully
6474                         obtained an SOA containing the zone's configured
6475                         retry time, perform the SOA query retries using
6476                         exponential backoff. [RT #337]
6477
6478  489.   [func]          The zone manager now has a "i/o" queue.
6479
6480  488.   [bug]           Locks weren't properly destroyed in some cases.
6481
6482  487.   [port]          flockfile() is not defined on all systems.
6483
6484  486.   [bug]           nslookup: "set all" and "server" commands showed
6485                         the incorrect port number if a port other than 53
6486                         was specified. [RT #352]
6487
6488  485.   [func]          When dig had more than one server to query, it would
6489                         send all of the messages at the same time.  Add
6490                         rate limiting of the transmitted messages.
6491
6492  484.   [bug]           When the server was reloaded after removing addresses
6493                         from the named.conf "listen-on" statement, sockets
6494                         were still listening on the removed addresses due
6495                         to reference count loops. [RT #325]
6496
6497  483.   [bug]           nslookup: "set all" showed a "search" option but it
6498                         was not settable.
6499
6500  482.   [bug]           nslookup: a plain "server" or "lserver" should be
6501                         treated as a lookup.
6502
6503  481.   [bug]           nslookup:get_next_command() stack size could exceed
6504                         per thread limit.
6505
6506  480.   [bug]           strtok() is not thread safe. [RT #349]
6507
6508  479.   [func]          The test suite can now be run by typing "make check"
6509                         or "make test" at the top level.
6510
6511  478.   [bug]           "make install" failed if the directory specified with
6512                         --prefix did not already exist.
6513
6514  477.   [bug]           The the isc-config.sh script could be installed before
6515                         its directory was created. [RT #324]
6516
6517  476.   [bug]           A zone could expire while a zone transfer was in
6518                         progress triggering a INSIST failure. [RT #329]
6519
6520  475.   [bug]           query_getzonedb() sometimes returned a non-null version
6521                         on failure.  This caused assertion failures when
6522                         generating query responses where names subject to
6523                         additional section processing pointed to a zone
6524                         to which access had been denied by means of the
6525                         allow-query option. [RT #336]
6526
6527  474.   [bug]           The mnemonic of the CHAOS class is CH according to
6528                         RFC1035, but it was printed and read only as CHAOS.
6529                         We now accept both forms as input, and print it
6530                         as CH. [RT #305]
6531
6532  473.   [bug]           nsupdate overran the end of the list of name servers
6533                         when no servers could be reached, typically causing
6534                         it to print the error message "dns_request_create:
6535                         not implemented".
6536
6537  472.   [bug]           Off-by-one error caused isc_time_add() to sometimes
6538                         produce invalid time values.
6539
6540  471.   [bug]           nsupdate didn't compile on HP/UX 10.20
6541
6542  470.   [func]          $GENERATE is now supported.  See also
6543                         doc/misc/migration.
6544
6545  469.   [bug]           "query-source address * port 53;" now works.
6546
6547  468.   [bug]           dns_master_load*() failed to report file and line
6548                         number in certain error conditions.
6549
6550  467.   [bug]           dns_master_load*() failed to log an error if
6551                         pushfile() failed.
6552
6553  466.   [bug]           dns_master_load*() could return success when it failed.
6554
6555  465.   [cleanup]       Allow 0 to be set as an omapi_value_t value by
6556                         omapi_value_storeint().
6557
6558  464.   [cleanup]       Build with openssl's RSA code instead of dnssafe.
6559
6560  463.   [bug]           nsupdate sent malformed SOA queries to the second
6561                         and subsequent name servers in resolv.conf if the
6562                         query sent to the first one failed.
6563
6564  462.   [bug]           --disable-ipv6 should work now.
6565
6566  461.   [bug]           Specifying an unknown key in the "keys" clause of the
6567                         "controls" statement caused a NULL pointer dereference.
6568                         [RT #316]
6569
6570  460.   [bug]           Much of the DNSSEC code only worked with class IN.
6571
6572  459.   [bug]           Nslookup processed the "set" command incorrectly.
6573
6574  458.   [bug]           Nslookup didn't properly check class and type values.
6575                         [RT #305]
6576
6577  457.   [bug]           Dig/host/hslookup didn't properly handle connect
6578                         timeouts in certain situations, causing an
6579                         unnecessary warning message to be printed.
6580
6581  456.   [bug]           Stub zones were not resetting the refresh and expire
6582                         counters, loadtime or clearing the DNS_ZONE_REFRESH
6583                         (refresh in progress) flag upon successful update.
6584                         This disabled further refreshing of the stub zone,
6585                         causing it to eventually expire. [RT #300]
6586
6587  455.   [doc]           Document IPv4 prefix notation does not require a
6588                         dotted decimal quad but may be just dotted decimal.
6589
6590  454.   [bug]           Enforce dotted decimal and dotted decimal quad where
6591                         documented as such in named.conf. [RT #304, RT #311]
6592
6593  453.   [bug]           Warn if the obsolete option "maintain-ixfr-base"
6594                         is specified in named.conf. [RT #306]
6595
6596  452.   [bug]           Warn if the unimplemented option "statistics-file"
6597                         is specified in named.conf. [RT #301]
6598
6599  451.   [func]          Update forwarding implemented.
6600
6601  450.   [func]          New function ns_client_sendraw().
6602
6603  449.   [bug]           isc_bitstring_copy() only works correctly if the
6604                         two bitstrings have the same lsb0 value, but this
6605                         requirement was not documented, nor was there a
6606                         REQUIRE for it.
6607
6608  448.   [bug]           Host output formatting change, to match v8. [RT #255]
6609
6610  447.   [bug]           Dig didn't properly retry in TCP mode after
6611                         a truncated reply. [RT #277]
6612
6613  446.   [bug]           Confusing notify log message. [RT #298]
6614
6615  445.   [bug]           Doing a 0 bit isc_bitstring_copy() of an lsb0
6616                         bitstring triggered a REQUIRE statement.  The REQUIRE
6617                         statement was incorrect. [RT #297]
6618
6619  444.   [func]          "recursion denied" messages are always logged at
6620                         debug level 1, now, rather than sometimes at ERROR.
6621                         This silences these warnings in the usual case, where
6622                         some clients set the RD bit in all queries.
6623
6624  443.   [bug]           When loading a master file failed because of an
6625                         unrecognized RR type name, the error message
6626                         did not include the file name and line number.
6627                         [RT #285]
6628
6629  442.   [bug]           TSIG signed messages that did not match any view
6630                         crashed the server. [RT #290]
6631
6632  441.   [bug]           Nodes obscured by a DNAME were inaccessible even
6633                         when DNS_DBFIND_GLUEOK was set.
6634
6635  440.   [func]          New function dns_zone_forwardupdate().
6636
6637  439.   [func]          New function dns_request_createraw().
6638
6639  438.   [func]          New function dns_message_getrawmessage().
6640
6641  437.   [func]          Log NOTIFY activity to the notify channel.
6642
6643  436.   [bug]           If recvmsg() returned EHOSTUNREACH or ENETUNREACH,
6644                         which sometimes happens on Linux, named would enter
6645                         a busy loop.  Also, unexpected socket errors were
6646                         not logged at a high enough logging level to be
6647                         useful in diagnosing this situation. [RT #275]
6648
6649  435.   [bug]           dns_zone_dump() overwrote existing zone files
6650                         rather than writing to a temporary file and
6651                         renaming.  This could lead to empty or partial
6652                         zone files being left around in certain error
6653                         conditions involving the initial transfer of a
6654                         slave zone, interfering with subsequent server
6655                         startup. [RT #282]
6656
6657  434.   [func]          New function isc_file_isabsolute().
6658
6659  433.   [func]          isc_base64_decodestring() now accepts newlines
6660                         within the base64 data.  This makes it possible
6661                         to break up the key data in a "trusted-keys"
6662                         statement into multiple lines. [RT #284]
6663
6664  432.   [func]          Added refresh/retry jitter.  The actual refresh/
6665                         retry time is now a random value between 75% and
6666                         100% of the configured value.
6667
6668  431.   [func]          Log at ISC_LOG_INFO when a zone is successfully
6669                         loaded.
6670
6671  430.   [bug]           Rewrote the lightweight resolver client management
6672                         code to handle shutdown correctly and general
6673                         cleanup.
6674
6675  429.   [bug]           The space reserved for a TSIG record in a response
6676                         was 2 bytes too short, leading to message
6677                         generation failures.
6678
6679  428.   [bug]           rbtdb.c:find_closest_nxt() erroneously returned
6680                         DNS_R_BADDB for nodes which had neither NXT nor SIG NXT
6681                         (e.g. glue).  This could cause SERVFAILs when
6682                         generating negative responses in a secure zone.
6683
6684  427.   [bug]           Avoid going into an infinite loop when the validator
6685                         gets a negative response to a key query where the
6686                         records are signed by the missing key.
6687
6688  426.   [bug]           Attempting to generate an oversized RSA key could
6689                         cause dnssec-keygen to dump core.
6690
6691  425.   [bug]           Warn about the auth-nxdomain default value change
6692                         if there is no auth-nxdomain statement in the
6693                         config file. [RT #287]
6694
6695  424.   [bug]           notify_createmessage() could trigger an assertion
6696                         failure when creating the notify message failed,
6697                         e.g. due to corrupt zones with multiple SOA records.
6698                         [RT #279]
6699
6700  423.   [bug]           When responding to a recursive query, errors that occur
6701                         after following a CNAME should cause the query to fail.
6702                         [RT #274]
6703
6704  422.   [func]          get rid of isc_random_t, and make isc_random_get()
6705                         and isc_random_jitter() use rand() internally
6706                         instead of local state.  Note that isc_random_*()
6707                         functions are only for weak, non-critical "randomness"
6708                         such as timing jitter and such.
6709
6710  421.   [bug]           nslookup would exit when given a blank line as input.
6711
6712  420.   [bug]           nslookup failed to implement the "exit" command.
6713
6714  419.   [bug]           The certificate type PKIX was misspelled as SKIX.
6715
6716  418.   [bug]           At debug levels >= 10, getting an unexpected
6717                         socket receive error would crash the server
6718                         while trying to log the error message.
6719
6720  417.   [func]          Add isc_app_block() and isc_app_unblock(), which
6721                         allow an application to handle signals while
6722                         blocking.
6723
6724  416.   [bug]           Slave zones with no master file tried to use a
6725                         NULL pointer for a journal file name when they
6726                         received an IXFR. [RT #273]
6727
6728  415.   [bug]           The logging code leaked file descriptors.
6729
6730  414.   [bug]           Server did not shut down until all incoming zone
6731                         transfers were finished.
6732
6733  413.   [bug]           Notify could attempt to use the zone database after
6734                         it had been unloaded. [RT#267]
6735
6736  412.   [bug]           named -v didn't print the version.
6737
6738  411.   [bug]           A typo in the HS A code caused an assertion failure.
6739
6740  410.   [bug]           lwres_gethostbyname() and company set lwres_h_errno
6741                         to a random value on success.
6742
6743  409.   [bug]           If named was shut down early in the startup
6744                         process, ns_omapi_shutdown() would attempt to lock
6745                         an uninitialized mutex. [RT #262]
6746
6747  408.   [bug]           stub zones could leak memory and reference counts if
6748                         all the masters were unreachable.
6749
6750  407.   [bug]           isc_rwlock_lock() would needlessly block
6751                         readers when it reached the read quota even
6752                         if no writers were waiting.
6753
6754  406.   [bug]           Log messages were occasionally lost or corrupted
6755                         due to a race condition in isc_log_doit().
6756
6757  405.   [func]          Add support for selective forwarding (forward zones)
6758
6759  404.   [bug]           The request library didn't completely work with IPv6.
6760
6761  403.   [bug]           "host" did not use the search list.
6762
6763  402.   [bug]           Treat undefined acls as errors, rather than
6764                         warning and then later throwing an assertion.
6765                         [RT #252]
6766
6767  401.   [func]          Added simple database API.
6768
6769  400.   [bug]           SIG(0) signing and verifying was done incorrectly.
6770                         [RT #249]
6771
6772  399.   [bug]           When reloading the server with a config file
6773                         containing a syntax error, it could catch an
6774                         assertion failure trying to perform zone
6775                         maintenance on, or sending notifies from,
6776                         tentatively created zones whose views were
6777                         never fully configured and lacked an address
6778                         database and request manager.
6779
6780  398.   [bug]           "dig" sometimes caught an assertion failure when
6781                         using TSIG, depending on the key length.
6782
6783  397.   [func]          Added utility functions dns_view_gettsig() and
6784                         dns_view_getpeertsig().
6785
6786  396.   [doc]           There is now a man page for "nsupdate"
6787                         in doc/man/bin/nsupdate.8.
6788
6789  395.   [bug]           nslookup printed incorrect RR type mnemonics
6790                         for RRs of type >= 21 [RT #237].
6791
6792  394.   [bug]           Current name was not propagated via $INCLUDE.
6793
6794  393.   [func]          Initial answer while loading (awl) support.
6795                         Entry points: dns_master_loadfileinc(),
6796                         dns_master_loadstreaminc(), dns_master_loadbufferinc().
6797                         Note: calls to dns_master_load*inc() should be rate
6798                         be rate limited so as to not use up all file
6799                         descriptors.
6800
6801  392.   [func]          Add ISC_R_FAMILYNOSUPPORT.  Returned when OS does
6802                         not support the given address family requested.
6803
6804  391.   [clarity]       ISC_R_FAMILY -> ISC_R_FAMILYMISMATCH.
6805
6806  390.   [func]          The function dns_zone_setdbtype() now takes
6807                         an argc/argv style vector of words and sets
6808                         both the zone database type and its arguments,
6809                         making the functions dns_zone_adddbarg()
6810                         and dns_zone_cleardbargs() unnecessary.
6811
6812  389.   [bug]           Attempting to send a request over IPv6 using
6813                         dns_request_create() on a system without IPv6
6814                         support caused an assertion failure [RT #235].
6815
6816  388.   [func]          dig and host can now do reverse ipv6 lookups.
6817
6818  387.   [func]          Add dns_byaddr_createptrname(), which converts
6819                         an address into the name used by a PTR query.
6820
6821  386.   [bug]           Missing strdup() of ACL name caused random
6822                         ACL matching failures [RT #228].
6823
6824  385.   [cleanup]       Removed functions dns_zone_equal(), dns_zone_print(),
6825                         and dns_zt_print().
6826
6827  384.   [bug]           nsupdate was incorrectly limiting TTLs to 65535 instead
6828                         of 2147483647.
6829
6830  383.   [func]          When writing a master file, print the SOA and NS
6831                         records (and their SIGs) before other records.
6832
6833  382.   [bug]           named -u failed on many Linux systems where the
6834                         libc provided kernel headers do not match
6835                         the current kernel.
6836
6837  381.   [bug]           Check for IPV6_RECVPKTINFO and use it instead of
6838                         IPV6_PKTINFO if found. [RT #229]
6839
6840  380.   [bug]           nsupdate didn't work with IPv6.
6841
6842  379.   [func]          New library function isc_sockaddr_anyofpf().
6843
6844  378.   [func]          named and lwresd will log the command line arguments
6845                         they were started with in the "starting ..." message.
6846
6847  377.   [bug]           When additional data lookups were refused due to
6848                         "allow-query", the databases were still being
6849                         attached causing reference leaks.
6850
6851  376.   [bug]           The server should always use good entropy when
6852                         performing cryptographic functions needing entropy.
6853
6854  375.   [bug]           Per-zone "allow-query" did not properly override the
6855                         view/global one for CNAME targets and additional
6856                         data [RT #220].
6857
6858  374.   [bug]           SOA in authoritative negative responses had wrong TTL.
6859
6860  373.   [func]          nslookup is now installed by "make install".
6861
6862  372.   [bug]           Deal with Microsoft DNS servers appending two bytes of
6863                         garbage to zone transfer requests.
6864
6865  371.   [bug]           At high debug levels, doing an outgoing zone transfer
6866                         of a very large RRset could cause an assertion failure
6867                         during logging.
6868
6869  370.   [bug]           The error messages for roll-forward failures were
6870                         overly terse.
6871
6872  369.   [func]          Support new named.conf options, view and zone
6873                         statements:
6874
6875                                 max-retry-time, min-retry-time,
6876                                 max-refresh-time, min-refresh-time.
6877
6878  368.   [func]          Restructure the internal ".bind" view so that more
6879                         zones can be added to it.
6880
6881  367.   [bug]           Allow proper selection of server on nslookup command
6882                         line.
6883
6884  366.   [func]          Allow use of '-' batch file in dig for stdin.
6885
6886  365.   [bug]           nsupdate -k leaked memory.
6887
6888  364.   [func]          Added additional-from-{cache,auth}
6889
6890  363.   [placeholder]
6891
6892  362.   [bug]           rndc no longer aborts if the configuration file is
6893                         missing an options statement. [RT #209]
6894
6895  361.   [func]          When the RBT find or chain functions set the name and
6896                         origin for a node that stores the root label
6897                         the name is now set to an empty name, instead of ".",
6898                         to simplify later use of the name and origin by
6899                         dns_name_concatenate(), dns_name_totext() or
6900                         dns_name_format().
6901
6902  360.   [func]          dns_name_totext() and dns_name_format() now allow
6903                         an empty name to be passed, which is formatted as "@".
6904
6905  359.   [bug]           dnssec-signzone occasionally signed glue records.
6906
6907  358.   [cleanup]       Rename the intermediate files used by the dnssec
6908                         programs.
6909
6910  357.   [bug]           The zone file parser crashed if the argument
6911                         to $INCLUDE was a quoted string.
6912
6913  356.   [cleanup]       isc_task_send no longer requires event->sender to
6914                         be non-null.
6915
6916  355.   [func]          Added isc_dir_createunique(), similar to mkdtemp().
6917
6918  354.   [doc]           Man pages for the dnssec tools are now included in
6919                         the distribution, in doc/man/dnssec.
6920
6921  353.   [bug]           double increment in lwres/gethost.c:copytobuf().
6922                         [RT# 187]
6923
6924  352.   [bug]           Race condition in dns_client_t startup could cause
6925                         an assertion failure.
6926
6927  351.   [bug]           Constructing a response with rcode SERVFAIL to a TSIG
6928                         signed query could crash the server.
6929
6930  350.   [bug]           Also-notify lists specified in the global options
6931                         block were not correctly reference counted, causing
6932                         a memory leak.
6933
6934  349.   [bug]           Processing a query with the CD bit set now works
6935                         as expected.
6936
6937  348.   [func]          New boolean named.conf options 'additional-from-auth'
6938                         and 'additional-from-cache' now supported in view and
6939                         global options statement.
6940
6941  347.   [bug]           Don't crash if an argument is left off options in dig.
6942
6943  346.   [placeholder]
6944
6945  345.   [bug]           Large-scale changes/cleanups to dig:
6946                         * Significantly improve structure handling
6947                         * Don't pre-load entire batch files
6948                         * Add name/rr counting/limiting
6949                         * Fix SIGINT handling
6950                         * Shorten timeouts to match v8's behavior
6951
6952  344.   [bug]           When shutting down, lwresd sometimes tried
6953                         to shut down its client tasks twice,
6954                         triggering an assertion.
6955
6956  343.   [bug]           Although zone maintenance SOA queries and
6957                         notify requests were signed with TSIG keys
6958                         when configured for the server in case,
6959                         the TSIG was not verified on the response.
6960
6961  342.   [bug]           The wrong name was being passed to
6962                         dns_name_dup() when generating a TSIG
6963                         key using TKEY.
6964
6965  341.   [func]          Support 'key' clause in named.conf zone masters
6966                         statement to allow authentication via TSIG keys:
6967
6968                                 masters {
6969                                         10.0.0.1 port 5353 key "foo";
6970                                         10.0.0.2 ;
6971                                 };
6972
6973  340.   [bug]           The top-level COPYRIGHT file was missing from
6974                         the distribution.
6975
6976  339.   [bug]           DNSSEC validation of the response to an ANY
6977                         query at a name with a CNAME RR in a secure
6978                         zone triggered an assertion failure.
6979
6980  338.   [bug]           lwresd logged to syslog as named, not lwresd.
6981
6982  337.   [bug]           "dig" did not recognize "nsap-ptr" as an RR type
6983                         on the command line.
6984
6985  336.   [bug]           "dig -f" used 64 k of memory for each line in
6986                         the file.  It now uses much less, though still
6987                         proportionally to the file size.
6988
6989  335.   [bug]           named would occasionally attempt recursion when
6990                         it was disallowed or undesired.
6991
6992  334.   [func]          Added hmac-md5 to libisc.
6993
6994  333.   [bug]           The resolver incorrectly accepted referrals to
6995                         domains that were not parents of the query name,
6996                         causing assertion failures.
6997
6998  332.   [func]          New function dns_name_reset().
6999
7000  331.   [bug]           Only log "recursion denied" if RD is set. [RT #178]
7001
7002  330.   [bug]           Many debugging messages were partially formatted
7003                         even when debugging was turned off, causing a
7004                         significant decrease in query performance.
7005
7006  329.   [func]          omapi_auth_register() now takes a size_t argument for
7007                         the length of a key's secret data.  Previously
7008                         OMAPI only stored secrets up to the first NUL byte.
7009
7010  328.   [func]          Added isc_base64_decodestring().
7011
7012  327.   [bug]           rndc.conf parser wasn't correctly recognizing an IP
7013                         address where a host specification was required.
7014
7015  326.   [func]          'keys' in an 'inet' control statement is now
7016                         required and must have at least one item in it.
7017                         A "not supported" warning is now issued if a 'unix'
7018                         control channel is defined.
7019
7020  325.   [bug]           isc_lex_gettoken was processing octal strings when
7021                         ISC_LEXOPT_CNUMBER was not set.
7022
7023  324.   [func]          In the resolver, turn EDNS0 off if there is no
7024                         response after a number of retransmissions.
7025                         This is to allow queries some chance of succeeding
7026                         even if all the authoritative servers of a zone
7027                         silently discard EDNS0 requests instead of
7028                         sending an error response like they ought to.
7029
7030  323.   [bug]           dns_rbt_findname() did not ignore empty rbt nodes.
7031                         Because of this, servers authoritative for a parent
7032                         and grandchild zone but not authoritative for the
7033                         intervening child zone did not correctly issue
7034                         referrals to the servers of the child zone.
7035
7036  322.   [bug]           Queries for KEY RRs are now sent to the parent
7037                         server before the authoritative one, making
7038                         DNSSEC insecurity proofs work in many cases
7039                         where they previously didn't.
7040
7041  321.   [bug]           When synthesizing a CNAME RR for a DNAME
7042                         response, query_addcname() failed to initialize
7043                         the type and class of the CNAME dns_rdata_t,
7044                         causing random failures.
7045
7046  320.   [func]          Multiple rndc changes: parses an rndc.conf file,
7047                         uses authentication to talk to named, command
7048                         line syntax changed.  This will all be described
7049                         in the ARM.
7050
7051  319.   [func]          The named.conf "controls" statement is now used
7052                         to configure the OMAPI command channel.
7053
7054  318.   [func]          dns_c_ndcctx_destroy() could never return anything
7055                         except ISC_R_SUCCESS; made it have void return instead.
7056
7057  317.   [func]          Use callbacks from libomapi to determine if a
7058                         new connection is valid, and if a key requested
7059                         to be used with that connection is valid.
7060
7061  316.   [bug]           Generate a warning if we detect an unexpected <eof>
7062                         but treat as <eol><eof>.
7063
7064  315.   [bug]           Handle non-empty blanks lines. [RT #163]
7065
7066  314.   [func]          The named.conf controls statement can now have
7067                         more than one key specified for the inet clause.
7068
7069  313.   [bug]           When parsing resolv.conf, don't terminate on an
7070                         error.  Instead, parse as much as possible, but
7071                         still return an error if one was found.
7072
7073  312.   [bug]           Increase the number of allowed elements in the
7074                         resolv.conf search path from 6 to 8.  If there
7075                         are more than this, ignore the remainder rather
7076                         than returning a failure in lwres_conf_parse.
7077
7078  311.   [bug]           lwres_conf_parse failed when the first line of
7079                         resolv.conf was empty or a comment.
7080
7081  310.   [func]          Changes to named.conf "controls" statement (inet
7082                         subtype only)
7083
7084                           - support "keys" clause
7085
7086                                 controls {
7087                                    inet * port 1024
7088                                         allow { any; } keys { "foo"; }
7089                                 }
7090
7091                           - allow "port xxx" to be left out of statement,
7092                             in which case it defaults to omapi's default port
7093                             of 953.
7094
7095  309.   [bug]           When sending a referral, the server did not look
7096                         for name server addresses as glue in the zone
7097                         holding the NS RRset in the case where this zone
7098                         was not the same as the one where it looked for
7099                         name server addresses as authoritative data.
7100
7101  308.   [bug]           Treat a SOA record not at top of zone as an error
7102                         when loading a zone. [RT #154]
7103
7104  307.   [bug]           When canceling a query, the resolver didn't check for
7105                         isc_socket_sendto() calls that did not yet have their
7106                         completion events posted, so it could (rarely) end up
7107                         destroying the query context and then want to use
7108                         it again when the send event posted, triggering an
7109                         assertion as it tried to cancel an already-canceled
7110                         query.  [RT #77]
7111
7112  306.   [bug]           Reading HMAC-MD5 private key files didn't work.
7113
7114  305.   [bug]           When reloading the server with a config file
7115                         containing a syntax error, it could catch an
7116                         assertion failure trying to perform zone
7117                         maintenance on tentatively created zones whose
7118                         views were never fully configured and lacked
7119                         an address database.
7120
7121  304.   [bug]           If more than LWRES_CONFMAXNAMESERVERS servers
7122                         are listed in resolv.conf, silently ignore them
7123                         instead of returning failure.
7124
7125  303.   [bug]           Add additional sanity checks to differentiate a AXFR
7126                         response vs a IXFR response. [RT #157]
7127
7128  302.   [bug]           In dig, host, and nslookup, MXNAME should be large
7129                         enough to hold any legal domain name in presentation
7130                         format + terminating NULL.
7131
7132  301.   [bug]           Uninitialized pointer in host:printmessage(). [RT #159]
7133
7134  300.   [bug]           Using both <isc/net.h> and <lwres/net.h> didn't work
7135                         on platforms lacking IPv6 because each included their
7136                         own ipv6 header file for the missing definitions.  Now
7137                         each library's ipv6.h defines the wrapper symbol of
7138                         the other (ISC_IPV6_H and LWRES_IPV6_H).
7139
7140  299.   [cleanup]       Get the user and group information before changing the
7141                         root directory, so the administrator does not need to
7142                         keep a copy of the user and group databases in the
7143                         chroot'ed environment.  Suggested by Hakan Olsson.
7144
7145  298.   [bug]           A mutex deadlock occurred during shutdown of the
7146                         interface manager under certain conditions.
7147                         Digital Unix systems were the most affected.
7148
7149  297.   [bug]           Specifying a key name that wasn't fully qualified
7150                         in certain parts of the config file could cause
7151                         an assertion failure.
7152
7153  296.   [bug]           "make install" from a separate build directory
7154                         failed unless configure had been run in the source
7155                         directory, too.
7156
7157  295.   [bug]           When invoked with type==CNAME and a message
7158                         not constructed by dns_message_parse(),
7159                         dns_message_findname() failed to find anything
7160                         due to checking for attribute bits that are set
7161                         only in dns_message_parse().  This caused an
7162                         infinite loop when constructing the response to
7163                         an ANY query at a CNAME in a secure zone.
7164
7165  294.   [bug]           If we run out of space in while processing glue
7166                         when reading a master file and commit "current name"
7167                         reverts to "name_current" instead of staying as
7168                         "name_glue".
7169
7170  293.   [port]          Add support for FreeBSD 4.0 system tests.
7171
7172  292.   [bug]           Due to problems with the way some operating systems
7173                         handle simultaneous listening on IPv4 and IPv6
7174                         addresses, the server no longer listens on IPv6
7175                         addresses by default.  To revert to the previous
7176                         behavior, specify "listen-on-v6 { any; };" in
7177                         the config file.
7178
7179  291.   [func]          Caching servers no longer send outgoing queries
7180                         over TCP just because the incoming recursive query
7181                         was a TCP one.
7182
7183  290.   [cleanup]       +twiddle option to dig (for testing only) removed.
7184
7185  289.   [cleanup]       dig is now installed in $bindir instead of $sbindir.
7186                         host is now installed in $bindir.  (Be sure to remove
7187                         any $sbindir/dig from a previous release.)
7188
7189  288.   [func]          rndc is now installed by "make install" into $sbindir.
7190
7191  287.   [bug]           rndc now works again as "rndc 127.1 reload" (for
7192                         only that task).  Parsing its configuration file and
7193                         using digital signatures for authentication has been
7194                         disabled until named supports the "controls" statement,
7195                         post-9.0.0.
7196
7197  286.   [bug]           On Solaris 2, when named inherited a signal state
7198                         where SIGHUP had the SIG_IGN action, SIGHUP would
7199                         be ignored rather than causing the server to reload
7200                         its configuration.
7201
7202  285.   [bug]           A change made to the dst API for beta4 inadvertently
7203                         broke OMAPI's creation of a dst key from an incoming
7204                         message, causing an assertion to be triggered.  Fixed.
7205
7206  284.   [func]          The DNSSEC key generation and signing tools now
7207                         generate randomness from keyboard input on systems
7208                         that lack /dev/random.
7209
7210  283.   [cleanup]       The 'lwresd' program is now a link to 'named'.
7211
7212  282.   [bug]           The lexer now returns ISC_R_RANGE if parsed integer is
7213                         too big for an unsigned long.
7214
7215  281.   [bug]           Fixed list of recognized config file category names.
7216
7217  280.   [func]          Add isc-config.sh, which can be used to more
7218                         easily build applications that link with
7219                         our libraries.
7220
7221  279.   [bug]           Private omapi function symbols shared between
7222                         two or more files in libomapi.a were not namespace
7223                         protected using the ISC convention of starting with
7224                         the library name and two underscores ("omapi__"...)
7225
7226  278.   [bug]           bin/named/logconf.c:category_fromconf() didn't take
7227                         note of when isc_log_categorybyname() wasn't able
7228                         to find the category name and would then apply the
7229                         channel list of the unknown category to all categories.
7230
7231  277.   [bug]           isc_log_categorybyname() and isc_log_modulebyname()
7232                         would fail to find the first member of any category
7233                         or module array apart from the internal defaults.
7234                         Thus, for example, the "notify" category was improperly
7235                         configured by named.
7236
7237  276.   [bug]           dig now supports maximum sized TCP messages.
7238
7239  275.   [bug]           The definition of lwres_gai_strerror() was missing
7240                         the lwres_ prefix.
7241
7242  274.   [bug]           TSIG AXFR verify failed when talking to a BIND 8
7243                         server.
7244
7245  273.   [func]          The default for the 'transfer-format' option is
7246                         now 'many-answers'.  This will break zone transfers
7247                         to BIND 4.9.5 and older unless there is an explicit
7248                         'one-answer' configuration.
7249
7250  272.   [bug]           The sending of large TCP responses was canceled
7251                         in mid-transmission due to a race condition
7252                         caused by the failure to set the client object's
7253                         "newstate" variable correctly when transitioning
7254                         to the "working" state.
7255
7256  271.   [func]          Attempt to probe the number of cpus in named
7257                         if unspecified rather than defaulting to 1.
7258
7259  270.   [func]          Allow maximum sized TCP answers.
7260
7261  269.   [bug]           Failed DNSSEC validations could cause an assertion
7262                         failure by causing clone_results() to be called with
7263                         with hevent->node == NULL.
7264
7265  268.   [doc]           A plain text version of the Administrator
7266                         Reference Manual is now included in the distribution,
7267                         as doc/arm/Bv9ARM.txt.
7268
7269  267.   [func]          Nsupdate is now provided in the distribution.
7270
7271  266.   [bug]           zone.c:save_nsrrset() node was not initialized.
7272
7273  265.   [bug]           dns_request_create() now works for TCP.
7274
7275  264.   [func]          Dispatch can not take TCP sockets in connecting
7276                         state.  Set DNS_DISPATCHATTR_CONNECTED when calling
7277                         dns_dispatch_createtcp() for connected TCP sockets
7278                         or call dns_dispatch_starttcp() when the socket is
7279                         connected.
7280
7281  263.   [func]          New logging channel type 'stderr'
7282
7283                                 channel some-name {
7284                                         stderr;
7285                                         severity error;
7286                                 }
7287
7288  262.   [bug]           'master' was not initialized in zone.c:stub_callback().
7289
7290  261.   [func]          Add dns_zone_markdirty().
7291
7292  260.   [bug]           Running named as a non-root user failed on Linux
7293                         kernels new enough to support retaining capabilities
7294                         after setuid().
7295
7296  259.   [func]          New random-device and random-seed-file statements
7297                         for global options block of named.conf. Both accept
7298                         a single string argument.
7299
7300  258.   [bug]           Fixed printing of lwres_addr_t.address field.
7301
7302  257.   [bug]           The server detached the last zone manager reference
7303                         too early, while it could still be in use by queries.
7304                         This manifested itself as assertion failures during the
7305                         shutdown process for busy name servers. [RT #133]
7306
7307  256.   [func]          isc_ratelimiter_t now has attach/detach semantics, and
7308                         isc_ratelimiter_shutdown guarantees that the rate
7309                         limiter is detached from its task.
7310
7311  255.   [func]          New function dns_zonemgr_attach().
7312
7313  254.   [bug]           Suppress "query denied" messages on additional data
7314                         lookups.
7315
7316         --- 9.0.0b4 released ---
7317
7318  253.   [func]          resolv.conf parser now recognizes ';' and '#' as
7319                         comments (anywhere in line, not just as the beginning).
7320
7321  252.   [bug]           resolv.conf parser mishandled masks on sortlists.
7322                         It also aborted when an unrecognized keyword was seen,
7323                         now it silently ignores the entire line.
7324
7325  251.   [bug]           lwresd caught an assertion failure on startup.
7326
7327  250.   [bug]           fixed handling of size+unit when value would be too
7328                         large for internal representation.
7329
7330  249.   [cleanup]       max-cache-size config option now takes a size-spec
7331                         like 'datasize', except 'default' is not allowed.
7332
7333  248.   [bug]           global lame-ttl option was not being printed when
7334                         config structures were written out.
7335
7336  247.   [cleanup]       Rename cache-size config option to max-cache-size.
7337
7338  246.   [func]          Rename global option cachesize to cache-size and
7339                         add corresponding option to view statement.
7340
7341  245.   [bug]           If an uncompressed name will take more than 255
7342                         bytes and the buffer is sufficiently long,
7343                         dns_name_fromwire should return DNS_R_FORMERR,
7344                         not ISC_R_NOSPACE.  This bug caused cause the
7345                         server to catch an assertion failure when it
7346                         received a query for a name longer than 255
7347                         bytes.
7348
7349  244.   [bug]           empty named.conf file and empty options statement are
7350                         now parsed properly.
7351
7352  243.   [func]          new cachesize option for named.conf
7353
7354  242.   [cleanup]       fixed incorrect warning about auth-nxdomain usage.
7355
7356  241.   [cleanup]       nscount and soacount have been removed from the
7357                         dns_master_*() argument lists.
7358
7359  240.   [func]          databases now come in three flavours: zone, cache
7360                         and stub.
7361
7362  239.   [func]          If ISC_MEM_DEBUG is enabled, the variable
7363                         isc_mem_debugging controls whether messages
7364                         are printed or not.
7365
7366  238.   [cleanup]       A few more compilation warnings have been quieted:
7367                         + missing sigwait prototype on BSD/OS 4.0/4.0.1.
7368                         + PTHREAD_ONCE_INIT unbraced initializer warnings on
7369                                 Solaris 2.8.
7370                         + IN6ADDR_ANY_INIT unbraced initializer warnings on
7371                                 BSD/OS 4.*, Linux and Solaris 2.8.
7372
7373  237.   [bug]           If connect() returned ENOBUFS when the resolver was
7374                         initiating a TCP query, the socket didn't get
7375                         destroyed, and the server did not shut down cleanly.
7376
7377  236.   [func]          Added new listen-on-v6 config file statement.
7378
7379  235.   [func]          Consider it a config file error if a listen-on
7380                         statement has an IPv6 address in it, or a
7381                         listen-on-v6 statement has an IPv4 address in it.
7382
7383  234.   [bug]           Allow a trusted-key's first field (domain-name) be
7384                         either a quoted or an unquoted string, instead of
7385                         requiring a quoted string.
7386
7387  233.   [cleanup]       Convert all config structure integer values to unsigned
7388                         integer (isc_uint32_t) to match grammar.
7389
7390  232.   [bug]           Allow slave zones to not have a file.
7391
7392  231.   [func]          Support new 'port' clause in config file options
7393                         section. Causes 'listen-on', 'masters' and
7394                         'also-notify' statements to use its value instead of
7395                         default (53).
7396
7397  230.   [func]          Replace the dst sign/verify API with a cleaner one.
7398
7399  229.   [func]          Support config file sig-validity-interval statement
7400                         in options, views and zone statements (master
7401                         zones only).
7402
7403  228.   [cleanup]       Logging messages in config module stripped of
7404                         trailing period.
7405
7406  227.   [cleanup]       The enumerated identifiers dns_rdataclass_*,
7407                         dns_rcode_*, dns_opcode_*, and dns_trust_* are
7408                         also now cast to their appropriate types, as with
7409                         dns_rdatatype_* in item number 225 below.
7410
7411  226.   [func]          dns_name_totext() now always prints the root name as
7412                         '.', even when omit_final_dot is true.
7413
7414  225.   [cleanup]       The enumerated dns_rdatatype_* identifiers are now
7415                         cast to dns_rdatatype_t via macros of their same name
7416                         so that they are of the proper integral type wherever
7417                         a dns_rdatatype_t is needed.
7418
7419  224.   [cleanup]       The entire project builds cleanly with gcc's
7420                         -Wcast-qual and -Wwrite-strings warnings enabled,
7421                         which is now the default when using gcc.  (Warnings
7422                         from confparser.c, because of yacc's code, are
7423                         unfortunately to be expected.)
7424
7425  223.   [func]          Several functions were re-prototyped to qualify one
7426                         or more of their arguments with "const".  Similarly,
7427                         several functions that return pointers now have
7428                         those pointers qualified with const.
7429
7430  222.   [bug]           The global 'also-notify' option was ignored.
7431
7432  221.   [bug]           An uninitialized variable was sometimes passed to
7433                         dns_rdata_freestruct() when loading a zone, causing
7434                         an assertion failure.
7435
7436  220.   [cleanup]       Set the default outgoing port in the view, and
7437                         set it in sockaddrs returned from the ADB.
7438                         [31-May-2000 explorer]
7439
7440  219.   [bug]           Signed truncated messages more correctly follow
7441                         the respective specs.
7442
7443  218.   [func]          When an rdataset is signed, its ttl is normalized
7444                         based on the signature validity period.
7445
7446  217.   [func]          Also-notify and trusted-keys can now be used in
7447                         the 'view' statement.
7448
7449  216.   [func]          The 'max-cache-ttl' and 'max-ncache-ttl' options
7450                         now work.
7451
7452  215.   [bug]           Failures at certain points in request processing
7453                         could cause the assertion INSIST(client->lockview
7454                         == NULL) to be triggered.
7455
7456  214.   [func]          New public function isc_netaddr_format(), for
7457                         formatting network addresses in log messages.
7458
7459  213.   [bug]           Don't leak memory when reloading the zone if
7460                         an update-policy clause was present in the old zone.
7461
7462  212.   [func]          Added dns_message_get/settsigkey, to make TSIG
7463                         key management reasonable.
7464
7465  211.   [func]          The 'key' and 'server' statements can now occur
7466                         inside 'view' statements.
7467
7468  210.   [bug]           The 'allow-transfer' option was ignored for slave
7469                         zones, and the 'transfers-per-ns' option was
7470                         was ignored for all zones.
7471
7472  209.   [cleanup]       Upgraded openssl files to new version 0.9.5a
7473
7474  208.   [func]          Added ISC_OFFSET_MAXIMUM for the maximum value
7475                         of an isc_offset_t.
7476
7477  207.   [func]          The dnssec tools properly use the logging subsystem.
7478
7479  206.   [cleanup]       dst now stores the key name as a dns_name_t, not
7480                         a char *.
7481
7482  205.   [cleanup]       On IRIX, turn off the mostly harmless warnings 1692
7483                         ("prototyped function redeclared without prototype")
7484                         and 1552 ("variable ... set but not used") when
7485                         compiling in the lib/dns/sec/{dnssafe,openssl}
7486                         directories, which contain code imported from outside
7487                         sources.
7488
7489  204.   [cleanup]       On HP/UX, pass +vnocompatwarnings to the linker
7490                         to quiet the warnings that "The linked output may not
7491                         run on a PA 1.x system."
7492
7493  203.   [func]          notify and zone soa queries are now tsig signed when
7494                         appropriate.
7495
7496  202.   [func]          isc_lex_getsourceline() changed from returning int
7497                         to returning unsigned long, the type of its underlying
7498                         counter.
7499
7500  201.   [cleanup]       Removed the test/sdig program, it has been
7501                         replaced by bin/dig/dig.
7502
7503         --- 9.0.0b3 released ---
7504
7505  200.   [bug]           Failures in sending query responses to clients
7506                         (e.g., running out of network buffers) were
7507                         not logged.
7508
7509  199.   [bug]           isc_heap_delete() sometimes violated the heap
7510                         invariant, causing timer events not to be posted
7511                         when due.
7512
7513  198.   [func]          Dispatch managers hold memory pools which
7514                         any managed dispatcher may use.  This allows
7515                         us to avoid dipping into the memory context for
7516                         most allocations. [19-May-2000 explorer]
7517
7518  197.   [bug]           When an incoming AXFR or IXFR completes, the
7519                         zone's internal state is refreshed from the
7520                         SOA data. [19-May-2000 explorer]
7521
7522  196.   [func]          Dispatchers can be shared easily between views
7523                         and/or interfaces. [19-May-2000 explorer]
7524
7525  195.   [bug]           Including the NXT record of the root domain
7526                         in a negative response caused an assertion
7527                         failure.
7528
7529  194.   [doc]           The PDF version of the Administrator's Reference
7530                         Manual is no longer included in the ISC BIND9
7531                         distribution.
7532
7533  193.   [func]          changed dst_key_free() prototype.
7534
7535  192.   [bug]           Zone configuration validation is now done at end
7536                         of config file parsing, and before loading
7537                         callbacks.
7538
7539  191.   [func]          Patched to compile on UnixWare 7.x.  This platform
7540                         is not directly supported by the ISC.
7541
7542  190.   [cleanup]       The DNSSEC tools have been moved to a separate
7543                         directory dnssec/ and given the following new,
7544                         more descriptive names:
7545
7546                               dnssec-keygen
7547                               dnssec-signzone
7548                               dnssec-signkey
7549                               dnssec-makekeyset
7550
7551                         Their command line arguments have also been changed to
7552                         be more consistent.  dnssec-keygen now prints the
7553                         name of the generated key files (sans extension)
7554                         on standard output to simplify its use in automated
7555                         scripts.
7556
7557  189.   [func]          isc_time_secondsastimet(), a new function, will ensure
7558                         that the number of seconds in an isc_time_t does not
7559                         exceed the range of a time_t, or return ISC_R_RANGE.
7560                         Similarly, isc_time_now(), isc_time_nowplusinterval(),
7561                         isc_time_add() and isc_time_subtract() now check the
7562                         range for overflow/underflow.  In the case of
7563                         isc_time_subtract, this changed a calling requirement
7564                         (ie, something that could generate an assertion)
7565                         into merely a condition that returns an error result.
7566                         isc_time_add() and isc_time_subtract() were void-
7567                         valued before but now return isc_result_t.
7568
7569  188.   [func]          Log a warning message when an incoming zone transfer
7570                         contains out-of-zone data.
7571
7572  187.   [func]          isc_ratelimiter_enqueue() has an additional argument
7573                         'task'.
7574
7575  186.   [func]          dns_request_getresponse() has an additional argument
7576                         'preserve_order'.
7577
7578  185.   [bug]           Fixed up handling of ISC_MEMCLUSTER_LEGACY.  Several
7579                         public functions did not have an isc__ prefix, and
7580                         referred to functions that had previously been
7581                         renamed.
7582
7583  184.   [cleanup]       Variables/functions which began with two leading
7584                         underscores were made to conform to the ANSI/ISO
7585                         standard, which says that such names are reserved.
7586
7587  183.   [func]          ISC_LOG_PRINTTAG option for log channels.  Useful
7588                         for logging the program name or other identifier.
7589
7590  182.   [cleanup]       New command-line parameters for dnssec tools
7591
7592  181.   [func]          Added dst_key_buildfilename and dst_key_parsefilename
7593
7594  180.   [func]          New isc_result_t ISC_R_RANGE.  Supersedes DNS_R_RANGE.
7595
7596  179.   [func]          options named.conf statement *must* now come
7597                         before any zone or view statements.
7598
7599  178.   [func]          Post-load of named.conf check verifies a slave zone
7600                         has non-empty list of masters defined.
7601
7602  177.   [func]          New per-zone boolean:
7603
7604                                 enable-zone yes | no ;
7605
7606                         intended to let a zone be disabled without having
7607                         to comment out the entire zone statement.
7608
7609  176.   [func]          New global and per-view option:
7610
7611                                 max-cache-ttl number
7612
7613  175.   [func]          New global and per-view option:
7614
7615                                 additional-data internal | minimal | maximal;
7616
7617  174.   [func]          New public function isc_sockaddr_format(), for
7618                         formatting socket addresses in log messages.
7619
7620  173.   [func]          Keep a queue of zones waiting for zone transfer
7621                         quota so that a new transfer can be dispatched
7622                         immediately whenever quota becomes available.
7623
7624  172.   [bug]           $TTL directive was sometimes missing from dumped
7625                         master files because totext_ctx_init() failed to
7626                         initialize ctx->current_ttl_valid.
7627
7628  171.   [cleanup]       On NetBSD systems, the mit-pthreads or
7629                         unproven-pthreads library is now always used
7630                         unless --with-ptl2 is explicitly specified on
7631                         the configure command line.  The
7632                         --with-mit-pthreads option is no longer needed
7633                         and has been removed.
7634
7635  170.   [cleanup]       Remove inter server consistency checks from zone,
7636                         these should return as a separate module in 9.1.
7637                         dns_zone_checkservers(), dns_zone_checkparents(),
7638                         dns_zone_checkchildren(), dns_zone_checkglue().
7639
7640                         Remove dns_zone_setadb(), dns_zone_setresolver(),
7641                         dns_zone_setrequestmgr() these should now be found
7642                         via the view.
7643
7644  169.   [func]          ratelimiter can now process N events per interval.
7645
7646  168.   [bug]           include statements in named.conf caused syntax errors
7647                         due to not consuming the semicolon ending the include
7648                         statement before switching input streams.
7649
7650  167.   [bug]           Make lack of masters for a slave zone a soft error.
7651
7652  166.   [bug]           Keygen was overwriting existing keys if key_id
7653                         conflicted, now it will retry, and non-null keys
7654                         with key_id == 0 are not generated anymore.  Key
7655                         was not able to generate NOAUTHCONF DSA key,
7656                         increased RSA key size to 2048 bits.
7657
7658  165.   [cleanup]       Silence "end-of-loop condition not reached" warnings
7659                         from Solaris compiler.
7660
7661  164.   [func]          Added functions isc_stdio_open(), isc_stdio_close(),
7662                         isc_stdio_seek(), isc_stdio_read(), isc_stdio_write(),
7663                         isc_stdio_flush(), isc_stdio_sync(), isc_file_remove()
7664                         to encapsulate nonportable usage of errno and sync.
7665
7666  163.   [func]          Added result codes ISC_R_FILENOTFOUND and
7667                         ISC_R_FILEEXISTS.
7668
7669  162.   [bug]           Ensure proper range for arguments to ctype.h functions.
7670
7671  161.   [cleanup]       error in yyparse prototype that only HPUX caught.
7672
7673  160.   [cleanup]       getnet*() are not going to be implemented at this
7674                         stage.
7675
7676  159.   [func]          Redefinition of config file elements is now an
7677                         error (instead of a warning).
7678
7679  158.   [bug]           Log channel and category list copy routines
7680                         weren't assigning properly to output parameter.
7681
7682  157.   [port]          Fix missing prototype for getopt().
7683
7684  156.   [func]          Support new 'database' statement in zone.
7685
7686                                 database "quoted-string";
7687
7688  155.   [bug]           ns_notify_start() was not detaching the found zone.
7689
7690  154.   [func]          The signer now logs libdns warnings to stderr even when
7691                         not verbose, and in a nicer format.
7692
7693  153.   [func]          dns_rdata_tostruct() 'mctx' is now optional.  If 'mctx'
7694                         is NULL then you need to preserve the 'rdata' until
7695                         you have finished using the structure as there may be
7696                         references to the associated memory.  If 'mctx' is
7697                         non-NULL it is guaranteed that there are no references
7698                         to memory associated with 'rdata'.
7699
7700                         dns_rdata_freestruct() must be called if 'mctx' was
7701                         non-NULL and may safely be called if 'mctx' was NULL.
7702
7703  152.   [bug]           keygen dumped core if domain name argument was omitted
7704                         from command line.
7705
7706  151.   [func]          Support 'disabled' statement in zone config (causes
7707                         zone to be parsed and then ignored). Currently must
7708                         come after the 'type' clause.
7709
7710  150.   [func]          Support optional ports in masters and also-notify
7711                         statements:
7712
7713                                 masters [ port xxx ] { y.y.y.y [ port zzz ] ; }
7714
7715  149.   [cleanup]       Removed unused argument 'olist' from
7716                         dns_c_view_unsetordering().
7717
7718  148.   [cleanup]       Stop issuing some warnings about some configuration
7719                         file statements that were not implemented, but now are.
7720
7721  147.   [bug]           Changed yacc union size to be smaller for yaccs that
7722                         put yacc-stack on the real stack.
7723
7724  146.   [cleanup]       More general redundant header file cleanup.  Rather
7725                         than continuing to itemize every header which changed,
7726                         this changelog entry just notes that if a header file
7727                         did not need another header file that it was including
7728                         in order to provide its advertised functionality, the
7729                         inclusion of the other header file was removed.  See
7730                         util/check-includes for how this was tested.
7731
7732  145.   [cleanup]       Added <isc/lang.h> and ISC_LANG_BEGINDECLS/
7733                         ISC_LANG_ENDDECLS to header files that had function
7734                         prototypes, and removed it from those that did not.
7735
7736  144.   [cleanup]       libdns header files too numerous to name were made
7737                         to conform to the same style for multiple inclusion
7738                         protection.
7739
7740  143.   [func]          Added function dns_rdatatype_isknown().
7741
7742  142.   [cleanup]       <isc/stdtime.h> does not need <time.h> or
7743                         <isc/result.h>.
7744
7745  141.   [bug]           Corrupt requests with multiple questions could
7746                         cause an assertion failure.
7747
7748  140.   [cleanup]       <isc/time.h> does not need <time.h> or <isc/result.h>.
7749
7750  139.   [cleanup]       <isc/net.h> now includes <isc/types.h> instead of
7751                         <isc/int.h> and <isc/result.h>.
7752
7753  138.   [cleanup]       isc_strtouq moved from str.[ch] to string.[ch] and
7754                         renamed isc_string_touint64.  isc_strsep moved from
7755                         strsep.c to string.c and renamed isc_string_separate.
7756
7757  137.   [cleanup]       <isc/commandline.h>, <isc/mem.h>, <isc/print.h>
7758                         <isc/serial.h>, <isc/string.h> and <isc/offset.h>
7759                         made to conform to the same style for multiple
7760                         inclusion protection.
7761
7762  136.   [cleanup]       <isc/commandline.h>, <isc/interfaceiter.h>,
7763                         <isc/net.h> and Win32's <isc/thread.h> needed
7764                         ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS.
7765
7766  135.   [cleanup]       Win32's <isc/condition.h> did not need <isc/result.h>
7767                         or <isc/boolean.h>, now uses <isc/types.h> in place
7768                         of <isc/time.h>, and needed ISC_LANG_BEGINDECLS
7769                         and ISC_LANG_ENDDECLS.
7770
7771  134.   [cleanup]       <isc/dir.h> does not need <limits.h>.
7772
7773  133.   [cleanup]       <isc/ipv6.h> needs <isc/platform.h>.
7774
7775  132.   [cleanup]       <isc/app.h> does not need <isc/task.h>, but does
7776                         need <isc/eventclass.h>.
7777
7778  131.   [cleanup]       <isc/mutex.h> and <isc/util.h> need <isc/result.h>
7779                         for ISC_R_* codes used in macros.
7780
7781  130.   [cleanup]       <isc/condition.h> does not need <pthread.h> or
7782                         <isc/boolean.h>, and now includes <isc/types.h>
7783                         instead of <isc/time.h>.
7784
7785  129.   [bug]           The 'default_debug' log channel was not set up when
7786                         'category default' was present in the config file
7787
7788  128.   [cleanup]       <isc/dir.h> had ISC_LANG_BEGINDECLS instead of
7789                         ISC_LANG_ENDDECLS at end of header.
7790
7791  127.   [cleanup]       The contracts for the comparison routines
7792                         dns_name_fullcompare(), dns_name_compare(),
7793                         dns_name_rdatacompare(), and dns_rdata_compare() now
7794                         specify that the order value returned is < 0, 0, or > 0
7795                         instead of -1, 0, or 1.
7796
7797  126.   [cleanup]       <isc/quota.h> and <isc/taskpool.h> need <isc/lang.h>.
7798
7799  125.   [cleanup]       <isc/eventclass.h>, <isc/ipv6.h>, <isc/magic.h>,
7800                         <isc/mutex.h>, <isc/once.h>, <isc/region.h>, and
7801                         <isc/resultclass.h> do not need <isc/lang.h>.
7802
7803  124.   [func]          signer now imports parent's zone key signature
7804                         and creates null keys/sets zone status bit for
7805                         children when necessary
7806
7807  123.   [cleanup]       <isc/event.h> does not need <stddef.h>.
7808
7809  122.   [cleanup]       <isc/task.h> does not need <isc/mem.h> or
7810                         <isc/result.h>.
7811
7812  121.   [cleanup]       <isc/symtab.h> does not need <isc/mem.h> or
7813                         <isc/result.h>.  Multiple inclusion protection
7814                         symbol fixed from ISC_SYMBOL_H to ISC_SYMTAB_H.
7815                         isc_symtab_t moved to <isc/types.h>.
7816
7817  120.   [cleanup]       <isc/socket.h> does not need <isc/boolean.h>,
7818                         <isc/bufferlist.h>, <isc/task.h>, <isc/mem.h> or
7819                         <isc/net.h>.
7820
7821  119.   [cleanup]       structure definitions for generic rdata structures do
7822                         not have _generic_ in their names.
7823
7824  118.   [cleanup]       libdns.a is now namespace-clean, on NetBSD, excepting
7825                         YACC crust (yyparse, etc) [2000-apr-27 explorer]
7826
7827  117.   [cleanup]       libdns.a changes:
7828                         dns_zone_clearnotify() and dns_zone_addnotify()
7829                         are replaced by dns_zone_setnotifyalso().
7830                         dns_zone_clearmasters() and dns_zone_addmaster()
7831                         are replaced by dns_zone_setmasters().
7832
7833  116.   [func]          Added <isc/offset.h> for isc_offset_t (aka off_t
7834                         on Unix systems).
7835
7836  115.   [port]          Shut up the -Wmissing-declarations warning about
7837                         <stdio.h>'s __sputaux on BSD/OS pre-4.1.
7838
7839  114.   [cleanup]       <isc/sockaddr.h> does not need <isc/buffer.h> or
7840                         <isc/list.h>.
7841
7842  113.   [func]          Utility programs dig and host added.
7843
7844  112.   [cleanup]       <isc/serial.h> does not need <isc/boolean.h>.
7845
7846  111.   [cleanup]       <isc/rwlock.h> does not need <isc/result.h> or
7847                         <isc/mutex.h>.
7848
7849  110.   [cleanup]       <isc/result.h> does not need <isc/boolean.h> or
7850                         <isc/list.h>.
7851
7852  109.   [bug]           "make depend" did nothing for
7853                         bin/tests/{db,mem,sockaddr,tasks,timers}/.
7854
7855  108.   [cleanup]       DNS_SETBIT/DNS_GETBIT/DNS_CLEARBIT moved from
7856                         <dns/types.h> to <dns/bit.h> and renamed to
7857                         DNS_BIT_SET/DNS_BIT_GET/DNS_BIT_CLEAR.
7858
7859  107.   [func]          Add keysigner and keysettool.
7860
7861  106.   [func]          Allow dnssec verifications to ignore the validity
7862                         period.  Used by several of the dnssec tools.
7863
7864  105.   [doc]           doc/dev/coding.html expanded with other
7865                         implicit conventions the developers have used.
7866
7867  104.   [bug]           Made compress_add and compress_find static to
7868                         lib/dns/compress.c.
7869
7870  103.   [func]          libisc buffer API changes for <isc/buffer.h>:
7871                         Added:
7872                                 isc_buffer_base(b)          (pointer)
7873                                 isc_buffer_current(b)       (pointer)
7874                                 isc_buffer_active(b)        (pointer)
7875                                 isc_buffer_used(b)          (pointer)
7876                                 isc_buffer_length(b)            (int)
7877                                 isc_buffer_usedlength(b)        (int)
7878                                 isc_buffer_consumedlength(b)    (int)
7879                                 isc_buffer_remaininglength(b)   (int)
7880                                 isc_buffer_activelength(b)      (int)
7881                                 isc_buffer_availablelength(b)   (int)
7882                         Removed:
7883                                 ISC_BUFFER_USEDCOUNT(b)
7884                                 ISC_BUFFER_AVAILABLECOUNT(b)
7885                                 isc_buffer_type(b)
7886                         Changed names:
7887                                 isc_buffer_used(b, r) ->
7888                                         isc_buffer_usedregion(b, r)
7889                                 isc_buffer_available(b, r) ->
7890                                         isc_buffer_available_region(b, r)
7891                                 isc_buffer_consumed(b, r) ->
7892                                         isc_buffer_consumedregion(b, r)
7893                                 isc_buffer_active(b, r) ->
7894                                         isc_buffer_activeregion(b, r)
7895                                 isc_buffer_remaining(b, r) ->
7896                                         isc_buffer_remainingregion(b, r)
7897
7898                         Buffer types were removed, so the ISC_BUFFERTYPE_*
7899                         macros are no more, and the type argument to
7900                         isc_buffer_init and isc_buffer_allocate were removed.
7901                         isc_buffer_putstr is now void (instead of isc_result_t)
7902                         and requires that the caller ensure that there
7903                         is enough available buffer space for the string.
7904
7905  102.   [port]          Correctly detect inet_aton, inet_pton and inet_ptop
7906                         on BSD/OS 4.1.
7907
7908  101.   [cleanup]       Quieted EGCS warnings from lib/isc/print.c.
7909
7910  100.   [cleanup]       <isc/random.h> does not need <isc/int.h> or
7911                         <isc/mutex.h>.  isc_random_t moved to <isc/types.h>.
7912
7913   99.   [cleanup]       Rate limiter now has separate shutdown() and
7914                         destroy() functions, and it guarantees that all
7915                         queued events are delivered even in the shutdown case.
7916
7917   98.   [cleanup]       <isc/print.h> does not need <stdarg.h> or <stddef.h>
7918                         unless ISC_PLATFORM_NEEDVSNPRINTF is defined.
7919
7920   97.   [cleanup]       <isc/ondestroy.h> does not need <stddef.h> or
7921                         <isc/event.h>.
7922
7923   96.   [cleanup]       <isc/mutex.h> does not need <isc/result.h>.
7924
7925   95.   [cleanup]       <isc/mutexblock.h> does not need <isc/result.h>.
7926
7927   94.   [cleanup]       Some installed header files did not compile as C++.
7928
7929   93.   [cleanup]       <isc/msgcat.h> does not need <isc/result.h>.
7930
7931   92.   [cleanup]       <isc/mem.h> does not need <stddef.h>, <isc/boolean.h>,
7932                         or <isc/result.h>.
7933
7934   91.   [cleanup]       <isc/log.h> does not need <sys/types.h> or
7935                         <isc/result.h>.
7936
7937   90.   [cleanup]       Removed unneeded ISC_LANG_BEGINDECLS/ISC_LANG_ENDDECLS
7938                         from <named/listenlist.h>.
7939
7940   89.   [cleanup]       <isc/lex.h> does not need <stddef.h>.
7941
7942   88.   [cleanup]       <isc/interfaceiter.h> does not need <isc/result.h> or
7943                         <isc/mem.h>.  isc_interface_t and isc_interfaceiter_t
7944                         moved to <isc/types.h>.
7945
7946   87.   [cleanup]       <isc/heap.h> does not need <isc/boolean.h>,
7947                         <isc/mem.h> or <isc/result.h>.
7948
7949   86.   [cleanup]       isc_bufferlist_t moved from <isc/bufferlist.h> to
7950                         <isc/types.h>.
7951
7952   85.   [cleanup]       <isc/bufferlist.h> does not need <isc/buffer.h>,
7953                         <isc/list.h>, <isc/mem.h>, <isc/region.h> or
7954                         <isc/int.h>.
7955
7956   84.   [func]          allow-query ACL checks now apply to all data
7957                         added to a response.
7958
7959   83.   [func]          If the server is authoritative for both a
7960                         delegating zone and its (nonsecure) delegatee, and
7961                         a query is made for a KEY RR at the top of the
7962                         delegatee, then the server will look for a KEY
7963                         in the delegator if it is not found in the delegatee.
7964
7965   82.   [cleanup]       <isc/buffer.h> does not need <isc/list.h>.
7966
7967   81.   [cleanup]       <isc/int.h> and <isc/boolean.h> do not need
7968                         <isc/lang.h>.
7969
7970   80.   [cleanup]       <isc/print.h> does not need <stdio.h> or <stdlib.h>.
7971
7972   79.   [cleanup]       <dns/callbacks.h> does not need <stdio.h>.
7973
7974   78.   [cleanup]       lwres_conftest renamed to lwresconf_test for
7975                         consistency with other *_test programs.
7976
7977   77.   [cleanup]       typedef of isc_time_t and isc_interval_t moved from
7978                         <isc/time.h> to <isc/types.h>.
7979
7980   76.   [cleanup]       Rewrote keygen.
7981
7982   75.   [func]          Don't load a zone if its database file is older
7983                         than the last time the zone was loaded.
7984
7985   74.   [cleanup]       Removed mktemplate.o and ufile.o from libisc.a,
7986                         subsumed by file.o.
7987
7988   73.   [func]          New "file" API in libisc, including new function
7989                         isc_file_getmodtime, isc_mktemplate renamed to
7990                         isc_file_mktemplate and isc_ufile renamed to
7991                         isc_file_openunique.  By no means an exhaustive API,
7992                         it is just what's needed for now.
7993
7994   72.   [func]          DNS_RBTFIND_NOPREDECESSOR and DNS_RBTFIND_NOOPTIONS
7995                         added for dns_rbt_findnode, the former to disable the
7996                         setting of the chain to the predecessor, and the
7997                         latter to make clear when no options are set.
7998
7999   71.   [cleanup]       Made explicit the implicit REQUIREs of
8000                         isc_time_seconds, isc_time_nanoseconds, and
8001                         isc_time_subtract.
8002
8003   70.   [func]          isc_time_set() added.
8004
8005   69.   [bug]           The zone object's master and also-notify lists grew
8006                         longer with each server reload.
8007
8008   68.   [func]          Partial support for SIG(0) on incoming messages.
8009
8010   67.   [performance]   Allow use of alternate (compile-time supplied)
8011                         OpenSSL libraries/headers.
8012
8013   66.   [func]          Data in authoritative zones should have a trust level
8014                         beyond secure.
8015
8016   65.   [cleanup]       Removed obsolete typedef of dns_zone_callbackarg_t
8017                         from <dns/types.h>.
8018
8019   64.   [func]          The RBT, DB, and zone table APIs now allow the
8020                         caller find the most-enclosing superdomain of
8021                         a name.
8022
8023   63.   [func]          Generate NOTIFY messages.
8024
8025   62.   [func]          Add UDP refresh support.
8026
8027   61.   [cleanup]       Use single quotes consistently in log messages.
8028
8029   60.   [func]          Catch and disallow singleton types on message
8030                         parse.
8031
8032   59.   [bug]           Cause net/host unreachable to be a hard error
8033                         when sending and receiving.
8034
8035   58.   [bug]           bin/named/query.c could sometimes trigger the
8036                         (client->query.attributes & NS_QUERYATTR_NAMEBUFUSED)
8037                         == 0 assertion in query_newname().
8038
8039   57.   [func]          Added dns_nxt_typepresent()
8040
8041   56.   [bug]           SIG records were not properly returned in cached
8042                         negative answers.
8043
8044   55.   [bug]           Responses containing multiple names in the authority
8045                         section were not negatively cached.
8046
8047   54.   [bug]           If a fetch with sigrdataset==NULL joined one with
8048                         sigrdataset!=NULL or vice versa, the resolver
8049                         could catch an assertion or lose signature data,
8050                         respectively.
8051
8052   53.   [port]          freebsd 4.0: lib/isc/unix/socket.c requires
8053                         <sys/param.h>.
8054
8055   52.   [bug]           rndc: taskmgr and socketmgr were not initialized
8056                         to NULL.
8057
8058   51.   [cleanup]       dns/compress.h and dns/zt.h did not need to include
8059                         dns/rbt.h; it was needed only by compress.c and zt.c.
8060
8061   50.   [func]          RBT deletion no longer requires a valid chain to work,
8062                         and dns_rbt_deletenode was added.
8063
8064   49.   [func]          Each cache now has its own mctx.
8065
8066   48.   [func]          isc_task_create() no longer takes an mctx.
8067                         isc_task_mem() has been eliminated.
8068
8069   47.   [func]          A number of modules now use memory context reference
8070                         counting.
8071
8072   46.   [func]          Memory contexts are now reference counted.
8073                         Added isc_mem_inuse() and isc_mem_preallocate().
8074                         Renamed isc_mem_destroy_check() to
8075                         isc_mem_setdestroycheck().
8076
8077   45.   [bug]           The trusted-key statement incorrectly loaded keys.
8078
8079   44.   [bug]           Don't include authority data if it would force us
8080                         to unset the AD bit in the message.
8081
8082   43.   [bug]           DNSSEC verification of cached rdatasets was failing.
8083
8084   42.   [cleanup]       Simplified logging of messages with embedded domain
8085                         names by introducing a new convenience function
8086                         dns_name_format().
8087
8088   41.   [func]          Use PR_SET_KEEPCAPS on Linux 2.3.99-pre3 and later
8089                         to allow 'named' to run as a non-root user while
8090                         retaining the ability to bind() to privileged
8091                         ports.
8092
8093   40.   [func]          Introduced new logging category "dnssec" and
8094                         logging module "dns/validator".
8095
8096   39.   [cleanup]       Moved the typedefs for isc_region_t, isc_textregion_t,
8097                         and isc_lex_t to <isc/types.h>.
8098
8099   38.   [bug]           TSIG signed incoming zone transfers work now.
8100
8101   37.   [bug]           If the first RR in an incoming zone transfer was
8102                         not an SOA, the server died with an assertion failure
8103                         instead of just reporting an error.
8104
8105   36.   [cleanup]       Change DNS_R_SUCCESS (and others) to ISC_R_SUCCESS
8106
8107   35.   [performance]   Log messages which are of a level too high to be
8108                         logged by any channel in the logging configuration
8109                         will not cause the log mutex to be locked.
8110
8111   34.   [bug]           Recursion was allowed even with 'recursion no'.
8112
8113   33.   [func]          The RBT now maintains a parent pointer at each node.
8114
8115   32.   [cleanup]       bin/lwresd/client.c needs <string.h> for memset()
8116                         prototype.
8117
8118   31.   [bug]           Use ${LIBTOOL} to compile bin/named/main.@O@.
8119
8120   30.   [func]          config file grammar change to support optional
8121                         class type for a view.
8122
8123   29.   [func]          support new config file view options:
8124
8125                                 auth-nxdomain recursion query-source
8126                                 query-source-v6 transfer-source
8127                                 transfer-source-v6 max-transfer-time-out
8128                                 max-transfer-idle-out transfer-format
8129                                 request-ixfr provide-ixfr cleaning-interval
8130                                 fetch-glue notify rfc2308-type1 lame-ttl
8131                                 max-ncache-ttl min-roots
8132
8133   28.   [func]          support lame-ttl, min-roots and serial-queries
8134                         config global options.
8135
8136   27.   [bug]           Only include <netinet6/in6.h> on BSD/OS 4.[01]*.
8137                         Including it on other platforms (eg, NetBSD) can
8138                         cause a forced #error from the C preprocessor.
8139
8140   26.   [func]          new match-clients statement in config file view.
8141
8142   25.   [bug]           make install failed to install <isc/log.h> and
8143                         <isc/ondestroy.h>.
8144
8145   24.   [cleanup]       Eliminate some unnecessary #includes of header
8146                         files from header files.
8147
8148   23.   [cleanup]       Provide more context in log messages about client
8149                         requests, using a new function ns_client_log().
8150
8151   22.   [bug]           SIGs weren't returned in the answer section when
8152                         the query resulted in a fetch.
8153
8154   21.   [port]          Look at STD_CINCLUDES after CINCLUDES during
8155                         compilation, so additional system include directories
8156                         can be searched but header files in the bind9 source
8157                         tree with conflicting names take precedence.  This
8158                         avoids issues with installed versions of dnssafe and
8159                         openssl.
8160
8161   20.   [func]          Configuration file post-load validation of zones
8162                         failed if there were no zones.
8163
8164   19.   [bug]           dns_zone_notifyreceive() failed to unlock the zone
8165                         lock in certain error cases.
8166
8167   18.   [bug]           Use AC_TRY_LINK rather than AC_TRY_COMPILE in
8168                         configure.in to check for presence of in6addr_any.
8169
8170   17.   [func]          Do configuration file post-load validation of zones.
8171
8172   16.   [bug]           put quotes around key names on config file
8173                         output to avoid possible keyword clashes.
8174
8175   15.   [func]          Add dns_name_dupwithoffsets().  This function is
8176                         improves comparison performance for duped names.
8177
8178   14.   [bug]           free_rbtdb() could have 'put' unallocated memory in
8179                         an unlikely error path.
8180
8181   13.   [bug]           lib/dns/master.c and lib/dns/xfrin.c didn't ignore
8182                         out-of-zone data.
8183
8184   12.   [bug]           Fixed possible uninitialized variable error.
8185
8186   11.   [bug]           axfr_rrstream_first() didn't check the result code of
8187                         db_rr_iterator_first(), possibly causing an assertion
8188                         to be triggered later.
8189
8190   10.   [bug]           A bug in the code which makes EDNS0 OPT records in
8191                         bin/named/client.c and lib/dns/resolver.c could
8192                         trigger an assertion.
8193
8194    9.   [cleanup]       replaced bit-setting code in confctx.c and replaced
8195                         repeated code with macro calls.
8196
8197    8.   [bug]           Shutdown of incoming zone transfer accessed
8198                         freed memory.
8199
8200    7.   [cleanup]       removed 'listen-on' from view statement.
8201
8202    6.   [bug]           quote RR names when generating config file to
8203                         prevent possible clash with config file keywords
8204                         (such as 'key').
8205
8206    5.   [func]          syntax change to named.conf file: new ssu grant/deny
8207                         statements must now be enclosed by an 'update-policy'
8208                         block.
8209
8210    4.   [port]          bin/named/unix/os.c didn't compile on systems with
8211                         linux 2.3 kernel includes due to conflicts between
8212                         C library includes and the kernel includes.  We now
8213                         get only what we need from <linux/capability.h>, and
8214                         avoid pulling in other linux kernel .h files.
8215
8216    3.   [bug]           TKEYs go in the answer section of responses, not
8217                         the additional section.
8218
8219    2.   [bug]           Generating cryptographic randomness failed on
8220                         systems without /dev/random.
8221
8222    1.   [bug]           The installdirs rule in
8223                         lib/isc/unix/include/isc/Makefile.in had a typo which
8224                         prevented the isc directory from being created if it
8225                         didn't exist.
8226
8227         --- 9.0.0b2 released ---
8228
8229 # This tells Emacs to use hard tabs in this file.
8230 # Local Variables:
8231 # indent-tabs-mode: t
8232 # End: