diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-22 22:55:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-22 22:55:11 +0000 |
commit | dce8ba11dd9173292e5f816bb897a34cbba2f917 (patch) | |
tree | 097606753a0eb99e957998a6baae0ee9c75f1d1c /old/textutils/ChangeLog | |
parent | 45d534215aac91ce1b30b774006c124a8299d817 (diff) | |
download | coreutils-dce8ba11dd9173292e5f816bb897a34cbba2f917.tar.xz |
.
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 4337dfe8c..a5d2f1fbb 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,8 @@ 2000-01-22 Jim Meyering <meyering@lucent.com> + * src/sort.c (keycompare): Use global, hard_LC_COLLATE in place of + local that is sometimes undeclared. + * configure.in (ALL_LINGUAS): Add Brazilian Portuguese (pt_BR). (AC_CHECK_HEADERS): Move these checks into m4/. |