aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@wolf31o2.org>2009-07-25 01:31:24 -0700
committerChris Gianelloni <wolf31o2@wolf31o2.org>2009-07-25 01:31:24 -0700
commit51c146dd6e710fc90f2cdb1bc996125615a3e9ce (patch)
tree0c080d58d78aa56ce401f3efb82529b7c66a5339
parentback out previous commit (diff)
downloadgenkernel-51c146dd6e710fc90f2cdb1bc996125615a3e9ce.tar.gz
genkernel-51c146dd6e710fc90f2cdb1bc996125615a3e9ce.tar.bz2
genkernel-51c146dd6e710fc90f2cdb1bc996125615a3e9ce.zip
Adding .gitattributes file.
-rw-r--r--.gitattributes2
-rw-r--r--ChangeLog4
2 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..f201a084
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+ChangeLog ident
+README ident
diff --git a/ChangeLog b/ChangeLog
index 6ad8947c..185b6e9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for genkernel
# Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
# Distributed under the GPL v2
+# $Id$
+
+ 25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> +.gitattributes:
+ Adding .gitattributes file.
19 Jul 2009; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts:
Change command used to determine real filename for REAL_RESUME for Gentoo