From 398418d4d614a056a1c6b20070bc935fc058f194 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Tue, 1 Feb 2000 21:37:26 +0000 Subject: *** empty log message *** --- ChangeLog | 8 ++++++++ initscripts.spec | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0f5f7f6a..767188c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-02-01 Nalin Dahyabhai + * src/shvar.c: + make svNewFile actually fail if file doesn't exist, add svCreateFile + that ignores this error + + * sysconfig/network-scripts/network-functions + fix wrong default route ip in network-functions + 2000-01-31 Nalin Dahyabhai * sysconfig/network-scripts/ifdown-post: attempt to reset the default route in case we dropped it for PPP diff --git a/initscripts.spec b/initscripts.spec index c15a818d..126497d9 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.87 +%define version 4.88 Version: %{version} Copyright: GPL Group: System Environment/Base @@ -229,6 +229,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Tue Feb 1 2000 Nalin Dahyabhai - shvar cleaning +- fix wrong default route ip in network-functions * Mon Jan 31 2000 Nalin Dahyabhai - attempt to restore default route if PPP takes it over -- cgit v1.2.1