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