2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[master] fixed a trivial typo in changelog (missing period).

committing at my discretion.
This commit is contained in:
JINMEI Tatuya
2012-09-27 14:12:57 -07:00
parent 6fad0e3808
commit e5bf564f73

View File

@@ -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