diff options
author | Bill Nottingham <notting@redhat.com> | 2003-07-09 19:37:49 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-07-09 19:37:49 +0000 |
commit | 5cc4f208d0e51b31a503f4ad15267c0bbc873393 (patch) | |
tree | c8425d2626fb06d0e8a89c3be3aac510268a6160 /ChangeLog | |
parent | 5f40382ce1964ab1bfafe1299e71fe09b742d694 (diff) | |
download | initscripts-5cc4f208d0e51b31a503f4ad15267c0bbc873393.tar initscripts-5cc4f208d0e51b31a503f4ad15267c0bbc873393.tar.gz initscripts-5cc4f208d0e51b31a503f4ad15267c0bbc873393.tar.bz2 initscripts-5cc4f208d0e51b31a503f4ad15267c0bbc873393.tar.xz initscripts-5cc4f208d0e51b31a503f4ad15267c0bbc873393.zip |
7.28-1r7-28
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,29 @@ +2003-07-09 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: + 7.28-1 + + * sysconfig/network-scripts/network-functions: + keys-, not .keys + +2003-07-08 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: + 7.27-1 + + * lang.csh, lang.sh, setsysfont: + check that we're the current foreground console before running + unicode_start + + * src/consoletype.1, src/consoletype.c: + add a test to consoletype to test that we're the current foreground + console + +2003-07-08 Sarah Smith <sarahs@redhat.com> + + * po/zh_CN.po: + updated the translation and header + 2003-07-08 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: |