]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
In the entry for ticket 22626 correct the ticket that
authorShawn Routhier <sar@isc.org>
Fri, 3 Dec 2010 20:45:14 +0000 (20:45 +0000)
committerShawn Routhier <sar@isc.org>
Fri, 3 Dec 2010 20:45:14 +0000 (20:45 +0000)
we are fixing to 21585.

RELNOTES

index c8e1a0e16947813ad18b327ce367948598686741..028b81694684ecfc881f12d84cba5f47158044f4 100644 (file)
--- 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]