aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog14
-rw-r--r--initscripts.spec6
2 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b70b8bc5..9556db15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2004-01-30 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec: 7.45-1
+
+ * rc.d/rc.sysinit: duh
+
+2004-01-29 Allan Sims <allsi@eau.ee>
+
+ * po/et.po: Estonian
+
+2004-01-28 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/init.d/network: clear out environment (#113937, #111584)
+
2004-01-28 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec: 7.44-1
diff --git a/initscripts.spec b/initscripts.spec
index 32699a75..ff84e2e8 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 7.44
+Version: 7.45
License: GPL
Group: System Environment/Base
Release: 1
@@ -249,6 +249,10 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Fri Jan 30 2004 Bill Nottingham <notting@redhat.com> 7.45-1
+- fix rc.sysinit typo
+- rc.d/init.d/network: clear out environment (#113937, #111584)
+
* Wed Jan 28 2004 Bill Nottingham <notting@redhat.com> 7.44-1
- NFSv4 support (<chucklever@bigfoot.com>, <steved@redhat.com>)
- handle 2.6-style 'install ethX ...' lines correctly