diff options
author | Jeff Layton <jlayton@redhat.com> | 2010-02-07 10:52:57 -0500 |
---|---|---|
committer | Jeff Layton <jlayton@redhat.com> | 2010-02-07 10:52:57 -0500 |
commit | 00a84a5f8532bcc5c5a39fd600606f2c337e46f9 (patch) | |
tree | 083f28d0ff6a3c24633fca72af55b9ad7570b58a /ChangeLog | |
parent | ae17e7bfa2932aa3f1b60419c570ad9996d6f106 (diff) | |
download | cifs-utils-00a84a5f8532bcc5c5a39fd600606f2c337e46f9.tar.gz cifs-utils-00a84a5f8532bcc5c5a39fd600606f2c337e46f9.tar.bz2 cifs-utils-00a84a5f8532bcc5c5a39fd600606f2c337e46f9.zip |
Initial autotools addition
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..bc57846 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,2 @@ +This file is "needed" by automake, but we don't really use it here. Check +the revision control history for changes. |