summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-15 10:40:43 +0000
committerJim Meyering <jim@meyering.net>2003-03-15 10:40:43 +0000
commit3b424797bc7f2eb9b19282ad783b17baf1ed95db (patch)
treebf5a73ac0e3d1538702522b792d67866acc929b6
parentbc72fc72a185197e8f9ca0befc88b7521b383a6c (diff)
downloadcoreutils-3b424797bc7f2eb9b19282ad783b17baf1ed95db.tar.xz
.
-rw-r--r--ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ba44eab2e..8fa2589af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,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.
+ 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>