]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Merge branch 'trac1751'
authorNaoki Kambe <kambe@jprs.co.jp>
Mon, 19 Mar 2012 02:43:36 +0000 (11:43 +0900)
committerNaoki Kambe <kambe@jprs.co.jp>
Mon, 19 Mar 2012 02:43:36 +0000 (11:43 +0900)
Conflicts:
ChangeLog

1  2 
ChangeLog

diff --cc ChangeLog
index d1e218ba4bed6c7cce4e7e9706cffeee0d2c0a74,c670d3bdecadea0e562f80fb8f5165c18a8138d7..0241be3cf785a9f53a5777affd3e6cfa1bf1c7d5
+++ b/ChangeLog
@@@ -1,16 -1,9 +1,22 @@@
+ xxx.  [bug]           naokikambe
+       The statistic counters are now properly accumulated across multiple
+       instances of b10-auth (if there are multiple instances), instead of
+       providing result for random instance.
+       (Trac #1751, git TBD)
 +403.  [build]*        jelte
 +      The configure option for botan (--with-botan=PATH) is replaced by
 +      --with-botan-config=PATH, which takes a full path to a botan-config
 +      script, instead of the botan 'install' directory. Also, if not
 +      provided, configure will try out config scripts and pkg-config
 +      options until it finds one that works.
 +      (Trac #1640, git 582bcd66dbd8d39f48aef952902f797260280637)
 +
 +402.  [func]          jelte
 +      b10-xfrout now has a visible command to send out notifies for
 +      a given zone, callable from bindctl. Xfrout notify <zone> [class]
 +      (Trac #1321, git 0bb258f8610620191d75cfd5d2308b6fc558c280)
 +
  401.  [func]*         jinmei
        libdns++: updated the internal implementation of the
        MessageRenderer class.  This is mostly a transparent change, but