diff options
author | Bill Nottingham <notting@redhat.com> | 2002-04-02 23:18:47 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2002-04-02 23:18:47 +0000 |
commit | 5284acb8033e6922ddbc7532dc5779a935f1be43 (patch) | |
tree | 818e3f808147ae18ad75d42e76d9cd2c411d4d5c | |
parent | 920416a13bf390943c0f36d984fcab5cb62d5251 (diff) | |
download | initscripts-5284acb8033e6922ddbc7532dc5779a935f1be43.tar initscripts-5284acb8033e6922ddbc7532dc5779a935f1be43.tar.gz initscripts-5284acb8033e6922ddbc7532dc5779a935f1be43.tar.bz2 initscripts-5284acb8033e6922ddbc7532dc5779a935f1be43.tar.xz initscripts-5284acb8033e6922ddbc7532dc5779a935f1be43.zip |
6.61-1
-rw-r--r-- | ChangeLog | 18 | ||||
-rw-r--r-- | initscripts.spec | 5 |
2 files changed, 22 insertions, 1 deletions
@@ -1,3 +1,21 @@ +2002-04-02 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 6.61-1 + + * rc.d/rc.sysinit: + don't use stuff in /usr in the ide-dma check + +2002-04-02 Keld Jørn Simonsen <keld@dkuug.dk> + + * po/da.po: update + translate/initscripts/da.po + +2002-04-02 Bill Nottingham <notting@redhat.com> + + * po/ru.po: fix typo (#62189) + + * Makefile: tweek + 2002-03-28 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: 6.60-1 diff --git a/initscripts.spec b/initscripts.spec index 8a2ac2b9..9eca213f 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.60 +Version: 6.61 License: GPL Group: System Environment/Base Release: 1 @@ -243,6 +243,9 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Tue Apr 02 2002 Bill Nottingham <notting@redhat.com> 6.61-1 +- when disabling DMA, don't use things in /usr + * Thu Mar 28 2002 Bill Nottingham <notting@redhat.com> 6.60-1 - disable DMA on CD-ROMs at bootup |