diff options
author | kim <kim@pkgsrc.org> | 2003-05-10 17:18:09 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2003-05-10 17:18:09 +0000 |
commit | d51dd24b1d3350c6c3f064110a4c17257ae7e3c2 (patch) | |
tree | 377b02075a9752eb5671f53c48cc1c4d4240ac8a /doc | |
parent | 6083194fb2e0ccb46889aabeb2c814de66352200 (diff) | |
download | pkgsrc-d51dd24b1d3350c6c3f064110a4c17257ae7e3c2.tar.gz |
IRRd 2.1.5 is now available. A new command, '!o', has been implemented
for performing inverse queries on the 'mnt-by' attribute to get a real
time list of all objects which reference a given maintainer. route-set
expansions with the '!i' command will now resolve aut-num and as-set
references to route prefixes. There are a number of other bug-fixes and
performance improvements. See the NOTES file in the destribution for
details.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 59eee0153fc..70be2cd0e27 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2211 2003/05/10 16:39:03 drochner Exp $ +$NetBSD: CHANGES,v 1.2212 2003/05/10 17:19:03 kim Exp $ Changes to the packages collection and infrastructure in 2003: @@ -1933,3 +1933,4 @@ Changes to the packages collection and infrastructure in 2003: Updated gperiodic to 2.0.4 [jtb 2003-05-09] Added ssh2-nox11-3.2.2 [seb 2003-05-10] Updated Mesa to 5.0.1 [drochner 2003-05-10] + Updated irrd to 2.1.5 [kim 2003-05-10] |