aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2000-02-07 10:03:59 +0000
committerNalin Dahyabhai <nalin@redhat.com>2000-02-07 10:03:59 +0000
commitf20ad6f042eee56039bba44592ab7014c1183a9e (patch)
treea6c98d2eac7c625b1ee7b696cb6074bcefb51926 /ChangeLog
parentffebb1434d6ff0d62538c8b16db91db22bce535a (diff)
downloadinitscripts-f20ad6f042eee56039bba44592ab7014c1183a9e.tar
initscripts-f20ad6f042eee56039bba44592ab7014c1183a9e.tar.gz
initscripts-f20ad6f042eee56039bba44592ab7014c1183a9e.tar.bz2
initscripts-f20ad6f042eee56039bba44592ab7014c1183a9e.tar.xz
initscripts-f20ad6f042eee56039bba44592ab7014c1183a9e.zip
check that LC_ALL/LANG/LINGUAS/TERM are set before we use them in lang.csh
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7806ef20..307bc17e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
+2000-02-07 Nalin Dahyabhai <nalin@redhat.com>
+
+ * lang.csh
+ check that LANG/LC_ALL/LINGUAS are set before we test what they're
+ set to
+
2000-02-05 Nalin Dahyabhai <nalin@redhat.com>
* rc.d/init.d/single:
- whoops, single should really check that it got start before it does anything
+ whoops, single should really check that it got start before it
+ does anything
* initscripts.spec, rc.d/init.d/random:
fix bug 9102