X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/6abf3adca8e6aa2ecd08b2881b4ae19d6d8dd9d2..3e7e6750533bddf1910b7d07d5a283330b051ca3:/Makefile

diff --git a/Makefile b/Makefile
index e076b13..d0c6b07 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,9 @@ all:
 clean:
 	rm -f tweeper.1
 
+changelog:
+	git log --pretty="format:%ai  %aN  <%aE>%n%n%x09* %s%d%n" > ChangeLog
+
 docs:
 	a2x -f manpage tweeper.1.asciidoc