From 06a863ff1edcbff5b48cc74ea6509c222e1a0f61 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Sun, 27 Dec 2015 01:07:14 +0000 Subject: [PATCH] regen v9_10 --- doc/arm/Bv9ARM.ch09.html | 6 ++++++ doc/arm/notes.html | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index 4ba9bb7bec..dbb7d14902 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -278,6 +278,12 @@ zone load was already in progress; this could trigger a crash in zt.c. [RT #37573]

+
  • + Some of the options for GeoIP ACLs, including "areacode", + "metrocode", and "timezone", were incorrectly documented + as "area", "metro" and "tz". Both the long and abbreviated + versions are now accepted. +

  • A race during shutdown or reconfiguration could cause an assertion failure in mem.c. [RT #38979] diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 6c86e0d61b..52c28e6c8b 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -239,6 +239,12 @@ zone load was already in progress; this could trigger a crash in zt.c. [RT #37573]

  • +
  • + Some of the options for GeoIP ACLs, including "areacode", + "metrocode", and "timezone", were incorrectly documented + as "area", "metro" and "tz". Both the long and abbreviated + versions are now accepted. +

  • A race during shutdown or reconfiguration could cause an assertion failure in mem.c. [RT #38979]