diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-09-28 00:58:02 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-09-28 00:58:02 +0200 |
commit | 4ad0f80ec3a136d1c45ee7a9957a8acdef6d4afc (patch) | |
tree | 4e57aa36762fe168b57e32bffb6115f8cdb57eb2 /.gitignore | |
parent | 9ae1cd8f91aa6b53404e66588679d852d3972bcd (diff) | |
download | monitoring-plugins-4ad0f80ec3a136d1c45ee7a9957a8acdef6d4afc.tar.gz |
Add tools/generate-change-log
Add the tools/generate-change-log script for auto-generating the
ChangeLog file from the Git history when running "make dist".
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ NP-VERSION-FILE /aclocal.m4 /autom4te*.cache /Cache.pm +/ChangeLog /command.cfg /compile /confdefs.h |