summaryrefslogtreecommitdiffstats
path: root/docs/README.devel
diff options
context:
-rw-r--r--ChangeLog14
-rw-r--r--initscripts.spec5
2 files changed, 16 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 66a906f6..f07bf25f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,20 @@
+1999-12-08 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/init.d/halt:
+ unmount /proc after we're done with it.
+
1999-12-06 Michael K. Johnson <johnsonm@redhat.com>
- * src/ppp-watch.c: redial after RETRYTIMEOUT on script failure
+ * ChangeLog, initscripts.spec:
+ 4.71 release
+
+ * src/ppp-watch.c:
+ redial after RETRYTIMEOUT on script failure
* src/ppp-watch.c: tyops
- * src/ppp-watch.c: handle control-C and such on parent right
+ * src/ppp-watch.c:
+ handle control-C and such on parent right
use sigaction
* sysconfig/network-scripts/ifup-ppp:
diff --git a/initscripts.spec b/initscripts.spec
index 13c27634..605afbc5 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/rc.d scripts.
Name: initscripts
Diffstat (limited to 'docs/README.devel')
0 files changed, 0 insertions, 0 deletions
t;
- improvements in clone device handling
- better signal handling in ppp-watch