diff --git a/ChangeLog b/ChangeLog index 3b2fbc1ffa..c7c4d3d0b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 2005-12-13 Robert Love - * src/named-manager/nm-named-manager.c: Revert earlier commit. Instead, fail silently if config is NULL - by not asserting and not returning FALSE. Also, make sure we always fclose() the file. + * src/named-manager/nm-named-manager.c: Revert earlier commit. + Instead, fail silently if config is NULL by not asserting and not + returning FALSE. Also, make sure we always fclose() the file. 2005-12-13 Robert Love