summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-01-12 14:07:41 +0000
committerJim Meyering <jim@meyering.net>2004-01-12 14:07:41 +0000
commit097b35b8fd3446be7c90429021ff6b99350af1c8 (patch)
tree50a4ef80a30be52aa27c666b01b8c2d7f9f2dd73 /ChangeLog
parent8700234efa98ce742ec7fdfec236ce2d19a3a4c0 (diff)
downloadcoreutils-097b35b8fd3446be7c90429021ff6b99350af1c8.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b516a84a..ff7339b58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 5.1.1.
+ * Makefile.maint (po-check): Ensure that cvsu works before using it.
+ Reported by Alexandre Duret-Lutz.
+
* src/tail.c (main): Warn about following stdin only when it's a tty.
* configure.ac: Use gl_DEFAULT_POSIX2_VERSION.