aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-03-13 20:33:40 +0000
committerBill Nottingham <notting@redhat.com>2001-03-13 20:33:40 +0000
commitd102f661bdd2419bdcf3cc19bf788a702f6b7981 (patch)
tree19e70e81dab271e5ea059662169a49a8df3f7bea
parent0c1e13439c84ce2be3c912bba9ad27565dd7c089 (diff)
downloadinitscripts-d102f661bdd2419bdcf3cc19bf788a702f6b7981.tar
initscripts-d102f661bdd2419bdcf3cc19bf788a702f6b7981.tar.gz
initscripts-d102f661bdd2419bdcf3cc19bf788a702f6b7981.tar.bz2
initscripts-d102f661bdd2419bdcf3cc19bf788a702f6b7981.tar.xz
initscripts-d102f661bdd2419bdcf3cc19bf788a702f6b7981.zip
*** empty log message ***
-rw-r--r--ChangeLog75
1 files changed, 75 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad064e8b..46fe22e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,78 @@
+2001-03-13 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec: 5.77-1
+
+ * po/zh_CN.GB2312.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/no.po, po/pl.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/uk.po, po/wa.po, po/zh.po, po/cs.po, po/da.po, po/Makefile:
+ update initscripts.pot with current tree, run make refresh-po
+
+ * rc.d/init.d/network:
+ fix broken translations in linuxconf-specific sections
+
+2001-03-13 Nalin Dahyabhai <nalin@redhat.com>
+
+ * initscripts.spec, rc.d/rc.sysinit, sysconfig/network-scripts/ifup-routes:
+ - fix typo in rc.sysinit
+ - fix ifup-routes not setting DEVICE properly
+
+2001-03-13 Bill Nottingham <notting@redhat.com>
+
+ * initscripts.spec: 5.76-1
+
+ * sysconfig/network-scripts/ifup:
+ fix typo (#31627)
+
+ * sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/ifup-sit:
+ make sure ipv6 is loaded if needed
+
+2001-03-12 Bill Nottingham <notting@redhat.com>
+
+ * sysconfig/network-scripts/ifdown:
+ add ifdown-pre-local (#10936)
+
+ * rc.d/init.d/random:
+ use /var/lib/for random seed; /var/run is cleared at bootup (#31521)
+
+2001-03-12 Preston Brown <pbrown@redhat.com>
+
+ * rc.d/rc.sysinit, initscripts.spec:
+ bump version and add changelog.
+
+2001-03-12 Bill Nottingham <notting@redhat.com>
+
+ * sysconfig/network-scripts/ifup:
+ get rid of error message if ${GATEWAY} isn't set
+
+2001-03-11 I18N Processor <i18n@redhat.com>
+
+ * po/ru.po:
+ Auto-update by leon@geon.donetsk.ua
+
+2001-03-10 Preston Brown <pbrown@redhat.com>
+
+ * rc.d/rc.sysinit:
+ work properly with new quota utilities; convert old quota format if possible.
+
+2001-03-08 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit:
+ tweak raid startup slightly to deal with /etc/raitab but no raid in the kernel (#25291)
+
+ * rc.d/rc.sysinit:
+ avoid some error messages from USB startup (#31040)
+
+2001-03-07 Bill Nottingham <notting@redhat.com>
+
+ * prefdm:
+ fix KDE2 reference to use current KDE location (#31014)
+
+ * rc.d/rc.sysinit:
+ run pam_console_apply on startup to reset permissions
+
+2001-03-06 Bill Nottingham <notting@redhat.com>
+
+ * sysconfig/network-scripts/ifup:
+ clean up testing gateway slightly
+
2001-03-05 Bill Nottingham <notting@redhat.com>
* initscripts.spec: 5.70-1