summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-15 10:20:18 +0000
committerJim Meyering <jim@meyering.net>2003-03-15 10:20:18 +0000
commitbc72fc72a185197e8f9ca0befc88b7521b383a6c (patch)
treeb3c66759b5979d0ca627cadd0d31f94f7ac90f53 /ChangeLog
parent4dae9f5284fd0e2ffdd7c4deebfa65008e99a411 (diff)
downloadcoreutils-bc72fc72a185197e8f9ca0befc88b7521b383a6c.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c4dba21e..ba44eab2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
* Makefile.cfg (gnu_rel_host): Fix code to match the comment
so that a version number with a two-digit component can still count
as an alpha release.
+ Reported by Richard A Downing.
(gnu_rel_host): Define in terms of $(RELEASE_TYPE) instead.
2003-03-14 Jim Meyering <jim@meyering.net>