aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-02-19 17:41:52 +0000
committerBill Nottingham <notting@redhat.com>2001-02-19 17:41:52 +0000
commit3820cc54c163a1684aa356ffe68af256a84a39f5 (patch)
tree39beca5dbe0838e36bde9078b27a8cddf8a35e14
parente69e3b4565d8ae5870e11ef3265940d4b27c052f (diff)
downloadinitscripts-3820cc54c163a1684aa356ffe68af256a84a39f5.tar
initscripts-3820cc54c163a1684aa356ffe68af256a84a39f5.tar.gz
initscripts-3820cc54c163a1684aa356ffe68af256a84a39f5.tar.bz2
initscripts-3820cc54c163a1684aa356ffe68af256a84a39f5.tar.xz
initscripts-3820cc54c163a1684aa356ffe68af256a84a39f5.zip
*** empty log message ***
-rw-r--r--ChangeLog39
1 files changed, 39 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dfa4eae3..a83b5869 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+2001-02-19 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/init.d/functions:
+ fix some ## substitutions to be correct
+
+ * rc.d/init.d/network:
+ if IPv6 is configured, make sure it's available
+
+2001-02-18 I18N Processor <i18n@redhat.com>
+
+ * po/pt.po:
+ Auto-update by pmmm@rnl.ist.utl.pt
+
+2001-02-18 Bill Nottingham <notting@redhat.com>
+
+ * src/initlog.c:
+ fix segfaults in popt when called with bogus stuff (#28140)
+
+2001-02-17 I18N Processor <i18n@redhat.com>
+
+ * po/tr.po:
+ Auto-update by nilgun@technologist.com
+
+2001-02-16 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit:
+ disable hotplug if 'nomodules' is specified
+
+ * rc.d/init.d/functions:
+ use 'su -' , not just 'su' (#26894)
+
+2001-02-15 Nalin Dahyabhai <nalin@redhat.com>
+
+ * ChangeLog, initscripts.spec, rc.d/init.d/functions:
+ - make pidofproc() and killproc() try to use the PID associated with the full
+ pathname first before killing the daemon by its basename (for daemons that
+ share the same basename, i.e. "master" in postfix and cyrus-imapd) (#19016)
+ - fix status() as well
+
2001-02-15 Nalin Dahyabhai <nalin@redhat.com>
* initscripts.spec: 5.64.2-1