diff options
author | Than Ngo <than@redhat.com> | 2001-09-19 17:56:49 +0000 |
---|---|---|
committer | Than Ngo <than@redhat.com> | 2001-09-19 17:56:49 +0000 |
commit | 4091c4484942817ab3360a204180f40735c01436 (patch) | |
tree | 8a1df329541021aa66c435f86230d36af9dbcdc0 /initscripts.spec | |
parent | b4ef0a651227d7ec469539f22a14cac5514ee86e (diff) | |
download | initscripts-4091c4484942817ab3360a204180f40735c01436.tar initscripts-4091c4484942817ab3360a204180f40735c01436.tar.gz initscripts-4091c4484942817ab3360a204180f40735c01436.tar.bz2 initscripts-4091c4484942817ab3360a204180f40735c01436.tar.xz initscripts-4091c4484942817ab3360a204180f40735c01436.zip |
* don't show user name by DSL connection
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 624f7b69..630c855d 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.40 +Version: 6.41 License: GPL Group: System Environment/Base Release: 1 @@ -239,6 +239,9 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Wed Sep 19 2001 Than Ngo <than@redhat.com> +- don't show user name by DSL connection + * Sat Sep 8 2001 Bill Nottingham <notting@redhat.com> - don't run hwclock --adjust on a read-only filesystem |