projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5799c64
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 20 Feb 1998 21:51:48 +0000
(21:51 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 20 Feb 1998 21:51:48 +0000
(21:51 +0000)
old/fileutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/fileutils/ChangeLog
b/old/fileutils/ChangeLog
index
aa4e3f5
..
ce86267
100644
(file)
--- a/
old/fileutils/ChangeLog
+++ b/
old/fileutils/ChangeLog
@@
-1,3
+1,14
@@
+1998-02-20 Jim Meyering <meyering@eng.ascend.com>
+
+ * src/touch.c: Include get-date.h.
+ Remove get_date decl.
+
+ * lib/getdate.h: Removed. Could cause confusion with an
+ automake-generated `.y.h' rule.
+ * lib/get-date.h: Renamed from getdate.h.
+ * lib/getdate.y: s/getdate.h/get-date.h/
+ * lib/Makefile.am (noinst_HEADERS): s/getdate.h/get-date.h/
+
1998-02-19 Jim Meyering <meyering@eng.ascend.com>
* Version 3.16m.