aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-09-04 04:07:21 +0000
committerBill Nottingham <notting@redhat.com>2003-09-04 04:07:21 +0000
commitf5987d918d5de69b9717602363bacec65d7f545a (patch)
treef7842ad733ef2786bf2952693759c9218b247220 /ChangeLog
parente9d068ccba77b79f3bc8b55e0ccc7b0bc817bd8f (diff)
downloadinitscripts-f5987d918d5de69b9717602363bacec65d7f545a.tar
initscripts-f5987d918d5de69b9717602363bacec65d7f545a.tar.gz
initscripts-f5987d918d5de69b9717602363bacec65d7f545a.tar.bz2
initscripts-f5987d918d5de69b9717602363bacec65d7f545a.tar.xz
initscripts-f5987d918d5de69b9717602363bacec65d7f545a.zip
7.31.0.EL-1r7-31-0-EL
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog50
1 files changed, 50 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94ceb7b6..e2c0d8f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,53 @@
+2003-09-04 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec: 7.31.0.EL
+
+ * sysconfig/network-scripts/ifup-aliases:
+ unset ONPARENT after use (#101384)
+
+ * rc.d/init.d/network:
+ add bonding & xDSL to the list of devices brought up afterwards (#97030,#91399)
+ and bring them down first (#103042)
+
+ * rc.d/init.d/network:
+ handle sorting > 10 network devices (#98209)
+
+ * src/ipcalc.c:
+ fix some memory handling (#85478, <miked@ed.ac.uk>)
+
+ * rc.d/init.d/network:
+ fix error message on directories with spaces (#86066)
+
+2003-09-03 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/init.d/halt, rc.d/init.d/killall:
+ fix shutdown with NFS root (#100556, <Julian.Blake@cern.ch>)
+
+ * rc.d/rc:
+ remove /var/run/confirm when done with /etc/rc (#100898)
+
+ * ipv6-6to4.howto, sysconfig/network-scripts/network-functions-ipv6, changes.ipv6:
+ IPv6 updates (Pekka Savola, <pekkas@netcore.fi>)
+
+2003-08-22 Phil Knirsch <pknirsch@redhat.com>
+
+ * sysconfig/network-scripts/ifup-routes:
+ - User lowercase for variable for oldstyle routes, too. ;-)
+
+2003-08-21 Bill Nottingham <notting@redhat.com>
+
+ * sysconfig.txt: document HWADDR
+
+2003-08-20 Bill Nottingham <notting@redhat.com>
+
+ * sysconfig/network-scripts/ifup:
+ fix use of local
+
+2003-08-18 Bill Nottingham <notting@redhat.com>
+
+ * sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6:
+ more IPv6 tweaks (<pekkas@netcore.fi>); sort | uniq -> sort -u
+
2003-08-15 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec: 7.30.EL-1