From f951740b42b7112eff0cf677174638a34d7787d4 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Tue, 31 Oct 2000 17:35:17 +0000 Subject: fix the adding default route if GATEWAY" = "0.0.0.0 --- initscripts.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index fab5103e..b6b95a5a 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -229,6 +229,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Oct 31 2000 Than Ngo +- fix the adding default route if GATEWAY=0.0.0.0 + * Tue Oct 10 2000 Nalin Dahyabhai - handle "gw x.x.x.x" as the last pair of flags in ifup-routes (#18804) - fix top-level makefile install target -- cgit