summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2007-08-29 21:02:24 -0600
committerJim Meyering <jim@meyering.net>2007-08-30 17:25:20 +0200
commit8138613746eb31748709d2352e1a11f6efcdc6d3 (patch)
treedb227ce501401c24440e80b27a0fb1fbf014c6df /ChangeLog
parent4b11f24c64db5fc05acc4dd87c8733d3f6be1265 (diff)
downloadcoreutils-8138613746eb31748709d2352e1a11f6efcdc6d3.tar.xz
* src/.gitignore: Ignore *.exe for platforms with non-empty $(EXEEXT).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b2bf6803..a32834d95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-08-30 Eric Blake <ebb9@byu.net>
+ * src/.gitignore: Ignore *.exe for platforms with non-empty $(EXEEXT).
+
+2007-08-30 Eric Blake <ebb9@byu.net>
+
Use PACKAGE_NAME instead of GNU_PACKAGE.
* src/Makefile.am (.sh, uninstall-local): Adjust all users of
hand-rolled GNU_PACKAGE to instead use autoconf-provided