summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-08-24 22:40:23 +0200
committerJim Meyering <jim@meyering.net>2007-08-24 22:42:07 +0200
commit8f3cb068fc2240b3b0a0fbee6fea6ecf3460966c (patch)
tree120fbe2f8a041d657be6ec626e2f693abdca6b1d /ChangeLog
parentbcc1a1625ceb1d44514e079e97102febb14ce9c1 (diff)
downloadcoreutils-8f3cb068fc2240b3b0a0fbee6fea6ecf3460966c.tar.xz
Create .gitignore and/or .cvsignore from scratch, if absent.
This is in preparation for my removing those files from version control in the directories managed by gnulib-tool. * bootstrap: New setting: vc_ignore. (insert_sorted_if_absent): Create $file if absent. Adapt to new, possibly empty, list: $vc_ignore.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62bac77e0..c52ba9a7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-08-24 Jim Meyering <jim@meyering.net>
+ Create .gitignore and/or .cvsignore from scratch, if absent.
+ This is in preparation for my removing those files from version
+ control in the directories managed by gnulib-tool.
+ * bootstrap: New setting: vc_ignore.
+ (insert_sorted_if_absent): Create $file if absent.
+ Adapt to new, possibly empty, list: $vc_ignore.
+
* src/system.h (fseeko, ftello): Remove now-unneeded definitions.
* src/od.c (LDBL_DIG): Remove now-unneeded definition.