summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog3
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/.