summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-02 06:27:30 +0000
committerJim Meyering <jim@meyering.net>2003-08-02 06:27:30 +0000
commitf9971e4c436995df003d3a689120943f1d27306d (patch)
treefde53fb08ee27dc8d11c330a9c29f8c8f3340ab3
parent93f9ffc6141ad028223a33e5ab0614aebbd4aa2e (diff)
downloadcoreutils-f9971e4c436995df003d3a689120943f1d27306d.tar.xz
.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca4529a0c..c9ba55dad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.0.91.
+ * src/sort.c (sortlines): Add description and references.
+ From Paul Eggert.
+
* tests/Makefile.am (TESTS_ENVIRONMENT): Set PATH so that
the tests in help-version will use the just-built binaries.
Reported by Christian Krackowizer.