mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-22 09:57:20 +00:00
[master] Handle an absent resolv.conf file better
Add relnote and update copyright
This commit is contained in:
parent
324257e3db
commit
7dc4e69ca2
3
RELNOTES
3
RELNOTES
@ -160,6 +160,9 @@ work on other platforms. Please report any problems and suggested fixes to
|
|||||||
and our website for directions on bug submissions.
|
and our website for directions on bug submissions.
|
||||||
[ISC-Bugs #24789]
|
[ISC-Bugs #24789]
|
||||||
|
|
||||||
|
- Handle an absent resolv.conf file better.
|
||||||
|
[ISC-Bugs #35194]
|
||||||
|
|
||||||
Changes since 4.2.5
|
Changes since 4.2.5
|
||||||
|
|
||||||
- Address static analysis warnings.
|
- Address static analysis warnings.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright(c) 2009-2010,2013 by Internet Systems Consortium, Inc.("ISC")
|
* Copyright(c) 2009-2010,2013-2014 by Internet Systems Consortium, Inc.("ISC")
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and distribute this software for any
|
* Permission to use, copy, modify, and distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
Loading…
x
Reference in New Issue
Block a user