From 8100bf57b4aaea6a2907821f6a638fa86ab7cbad Mon Sep 17 00:00:00 2001 From: Robert Love Date: Tue, 13 Dec 2005 21:50:10 +0000 Subject: [PATCH] 80x24, dog. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1181 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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