diff options
author | Bill Nottingham <notting@redhat.com> | 2001-05-18 03:18:07 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-05-18 03:18:07 +0000 |
commit | e39a265e7aeed44810a6e2b44b92fbc2bcf12d44 (patch) | |
tree | 8fefb466663a7ccc5be0fe6636a7a9ea4a77718b /initscripts.spec | |
parent | c9aca8768593729e45652eb476f6b7ef7790c7f0 (diff) | |
download | initscripts-e39a265e7aeed44810a6e2b44b92fbc2bcf12d44.tar initscripts-e39a265e7aeed44810a6e2b44b92fbc2bcf12d44.tar.gz initscripts-e39a265e7aeed44810a6e2b44b92fbc2bcf12d44.tar.bz2 initscripts-e39a265e7aeed44810a6e2b44b92fbc2bcf12d44.tar.xz initscripts-e39a265e7aeed44810a6e2b44b92fbc2bcf12d44.zip |
*** empty log message ***
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/initscripts.spec b/initscripts.spec index 1638ec1f..15b57a3a 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -218,6 +218,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu May 17 2001 Bill Nottingham <notting@redhat.com> +- don't run ifup ppp0 if ppp-watch gets SIGINT (#40585, ak@cave.hop.stu.neva.ru) +- fix do_netreport (#37716, #39603) + * Wed May 16 2001 Nalin Dahyabhai <nalin@redhat.com> - copyright: GPL -> license: GPL - fix a syntax error in lang.csh |