From: Shawn Routhier Date: Fri, 3 Dec 2010 20:45:14 +0000 (+0000) Subject: In the entry for ticket 22626 correct the ticket that X-Git-Tag: v4_3_0a1~232 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42cbff6349ef6e47548774a6e356a8cc92b329b6;p=thirdparty%2Fdhcp.git In the entry for ticket 22626 correct the ticket that we are fixing to 21585. --- diff --git a/RELNOTES b/RELNOTES index c8e1a0e16..028b81694 100644 --- a/RELNOTES +++ b/RELNOTES @@ -144,8 +144,8 @@ work on other platforms. Please report any problems and suggested fixes to a setsockopt() call. The signal is already being ignored as part of the ISC library. [ISC-Bugs #22269] -- Restore printing of values in omshell to the style pre 21518. For - 21518 we changed the print routines to always display time values +- Restore printing of values in omshell to the style pre 21585. For + 21585 we changed the print routines to always display time values as a hex list. This had a side effect of printing all data strings as a hex list. We shall investigate other ways of displaying time values more usefully. [ISC-Bugs #22626]