summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-01-29 17:19:29 +0100
committerJim Meyering <meyering@redhat.com>2008-01-29 17:19:29 +0100
commitb0d3d97a0fd92166ba1224301183abeceb411495 (patch)
treeb529ca97838d3de8da66e2e64892e644e05bd135 /ChangeLog
parent69b1a35c6df3327e557b995cc1f2b5473b52bae3 (diff)
downloadcoreutils-b0d3d97a0fd92166ba1224301183abeceb411495.tar.xz
* Makefile.am (BUILT_SOURCES): Ensure that .version exists.
Reported by Bob Proulx.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ef732b2e..e0559940a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-29 Jim Meyering <meyering@redhat.com>
+
+ * Makefile.am (BUILT_SOURCES): Ensure that .version exists.
+ Reported by Bob Proulx.
+
2008-01-29 Bob Proulx <bob@proulx.com>
Improve the man pages of --date=STRING for 'date' and 'touch'.