2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[2535] Add ChangeLog

This commit is contained in:
Mukund Sivaraman
2013-01-07 10:43:01 +05:30
parent f516fc4845
commit a92495cd29

View File

@@ -1,3 +1,10 @@
538. [bug] muks
Added escaping of special characters (double-quotes, semicolon,
backslash, etc.) in text-like RRType's toText() implementation.
Without this change, some TXT and SPF RDATA were incorrectly
stored in SQLite3 datasource as they were not escaped.
(Trac #2535, git f516fc484544b7e08475947d6945bc87636d4115)
537. [func] tomek 537. [func] tomek
b10-dhcp6: Support for RELEASE message has been added. Clients b10-dhcp6: Support for RELEASE message has been added. Clients
are now able to release their non-temporary IPv6 addresses. are now able to release their non-temporary IPv6 addresses.