diff options
author | Bill Nottingham <notting@redhat.com> | 2002-04-15 18:14:47 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2002-04-15 18:14:47 +0000 |
commit | 5286b7825fccd07503efb4949f42e7133cf9836d (patch) | |
tree | e407c422bfcd037ca4faea19b9f54f6ce62f5858 | |
parent | cc364fa52554cfa64cc60687f8165d7988748c5c (diff) | |
download | initscripts-5286b7825fccd07503efb4949f42e7133cf9836d.tar initscripts-5286b7825fccd07503efb4949f42e7133cf9836d.tar.gz initscripts-5286b7825fccd07503efb4949f42e7133cf9836d.tar.bz2 initscripts-5286b7825fccd07503efb4949f42e7133cf9836d.tar.xz initscripts-5286b7825fccd07503efb4949f42e7133cf9836d.zip |
6.64-1r6-64
-rw-r--r-- | ChangeLog | 10 | ||||
-rw-r--r-- | initscripts.spec | 1 |
2 files changed, 11 insertions, 0 deletions
@@ -3,6 +3,16 @@ * ChangeLog, initscripts.spec: 6.64-1 +2002-04-15 Federico Musto <federico@redhat.com> + + * po/de.po: + "/mnt/traduzioni/RH8.0/translate/initscripts" + +2002-04-15 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: + it makes very little sense to allow enabling of DMA on CD-ROMS if we're going to globally disable it later in the script + * sysconfig/network-scripts/ifup-ppp: make sure chatdbg is set before using it (#63448, <Bertil@Askelid.com>) diff --git a/initscripts.spec b/initscripts.spec index 95cf3a61..cb6e5308 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -249,6 +249,7 @@ rm -rf $RPM_BUILD_ROOT - allow tweaking of more devices with hdparm (#53511), and tweak non-disk devices iff they explicitly have a config file for that device (#56575, #63415) +- some translation updates * Fri Apr 12 2002 Bill Nottingham <notting@redhat.com> 6.63-1 - ipcalc cleanups (#58410) |