]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] fixed a trivial typo in changelog (missing period).
authorJINMEI Tatuya <jinmei@isc.org>
Thu, 27 Sep 2012 21:12:57 +0000 (14:12 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Thu, 27 Sep 2012 21:12:57 +0000 (14:12 -0700)
committing at my discretion.

ChangeLog

index 07d6ec921c9d4a7c816a150283402bb07ef1aacf..9c5f9ba4e2b9b72d107d54dab6e5f4b1438b86c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,7 +23,7 @@ bind10-devel-20120927 released on September 27, 2012
 
 481.   [bug]           vorner
        The abbreviated form of IP addresses in ACLs is accepted
-       (eg. "from": ["127.0.01", "::1"] now works).
+       (eg. "from": ["127.0.0.1", "::1"] now works).
        (Trac #2191, git 48b6e91386b46eed383126ad98dddfafc9f7e75e)
 
 480.   [doc]           vorner