summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-08-09 10:04:19 +0000
committerJim Meyering <jim@meyering.net>2002-08-09 10:04:19 +0000
commit13f19a6185b4e5e7e89f9263b344613514913ee6 (patch)
treea27b20ae3c13816da9842fc00388b1ff6a186b85 /ChangeLog
parentb1113d0168cec6ae4c0f87072c23d217ed41f7c4 (diff)
downloadcoreutils-13f19a6185b4e5e7e89f9263b344613514913ee6.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b83899a6..b6a25ae63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
2002-08-09 Jim Meyering <meyering@lucent.com>
- * Version 0.1.0.
+ * Version 4.5.1.
+
+ * src/pr.c (main): Don't ignore -COLUMN if it's the last option.
+ (usage): Clarify help text for the -COLUMN option.
+ Patch by Padraig Brady.
+ * tests/pr/Test.pm [col-last]: New test for the above.
+
+ * configure.ac: Start with version 4.5.1, chosen so that it's larger
+ than the latest version numbers of the component packages.
* man/Makefile.am (check-x-vs-1): Set and export PATH so we use
programs in ../src.