aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-08-08 19:39:46 +0000
committerBill Nottingham <notting@redhat.com>2003-08-08 19:39:46 +0000
commit3200f9e4abc2bf3df6654935ed6de927a2f08734 (patch)
tree3fee8e16d5a74d628dca258d2f32dbbd486aa6d1 /ChangeLog
parent287cac506f803f948c9f063e5dc9e8586a964169 (diff)
downloadinitscripts-3200f9e4abc2bf3df6654935ed6de927a2f08734.tar
initscripts-3200f9e4abc2bf3df6654935ed6de927a2f08734.tar.gz
initscripts-3200f9e4abc2bf3df6654935ed6de927a2f08734.tar.bz2
initscripts-3200f9e4abc2bf3df6654935ed6de927a2f08734.tar.xz
initscripts-3200f9e4abc2bf3df6654935ed6de927a2f08734.zip
7.29.EL-1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4d44e86..c7f8d38c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2003-08-08 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec: 7.29.EL-1
+
+ * setsysfont:
+ don't echo to /dev/console (#102004)
+
+ * sysconfig/network-scripts/ifup-routes:
+ - ifup-routes: pass the interface name to handle_file() so that we don't try
+ to use the routes file's name as an interface name
+
+ * src/mkkerneldoth: support kernel-hugemem
+
+2003-08-08 Bill Nottingham <notting@redhat.com>
+
+ * sysconfig/network-scripts/ifup, sysconfig/network-scripts/network-functions:
+ fix ethernet device renaming deadlock (yay recursion!) (#101566)
+
+2003-08-05 Bill Nottingham <notting@redhat.com>
+
+ * src/consoletype.c:
+ don't return 'vt' on vioconsole (#90465)
+
+2003-08-01 Bill Nottingham <notting@redhat.com>
+
+ * sysconfig/network-scripts/ifup:
+ fix short-circuit (#101445)
+
2003-07-09 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec: