aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog11
-rw-r--r--initscripts.spec3
2 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a40d43fb..4a885242 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-08-20 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec: 7.64-1
+
+ * rc.d/rc.sysinit: check for dev file too (#130350)
+
+2004-08-19 Than Ngo <than@redhat.com>
+
+ * sysconfig/network-scripts/ifup-ippp, initscripts.spec:
+ - allow CBCP with own number (#125710)
+
2004-08-19 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec: 7.62-1
diff --git a/initscripts.spec b/initscripts.spec
index 4a5a1daf..ceded88d 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -250,6 +250,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Fri Aug 20 2004 Bill Nottingham <notting@redhat.com> 7.64-1
+- rc.d/rc.sysinit: check for dev file too (#130350)
+
* Thu Aug 19 2004 Than Ngo <than@redhat.com> 7.63-1
- allow CBCP with own number (#125710)