aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThan Ngo <than@redhat.com>2001-08-22 10:07:16 +0000
committerThan Ngo <than@redhat.com>2001-08-22 10:07:16 +0000
commitc1835409e6153b40856ef136de5b55b175c9fde9 (patch)
tree85867b262a72ce53cda3d58edfe53f88b79fd534 /ChangeLog
parent8e2fb66a11bc2d88de240437cce6d206329070db (diff)
downloadinitscripts-c1835409e6153b40856ef136de5b55b175c9fde9.tar
initscripts-c1835409e6153b40856ef136de5b55b175c9fde9.tar.gz
initscripts-c1835409e6153b40856ef136de5b55b175c9fde9.tar.bz2
initscripts-c1835409e6153b40856ef136de5b55b175c9fde9.tar.xz
initscripts-c1835409e6153b40856ef136de5b55b175c9fde9.zip
- fix return code of isdnctrl (bug #52225)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d443378..c8c61421 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-22 Than Ngo <than@redhat.com>
+ * sysconfig/network-scripts/ifup-ippp
+ - fix return code of isdnctrl (bug #52225)
+
2001-08-21 Than Ngo <than@redhat.com>
* sysconfig/network-scripts/ifup-ippp
- fix Bringing up isdn device again. It works now correct.