summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 18edae98a..995bd8bc7 100644
--- a/Makefile
+++ b/Makefile
@@ -85,7 +85,7 @@ bench:
./redis-benchmark
log:
- git log '--pretty=format:%ad %s' --date=short > Changelog
+ git log '--pretty=format:%ad %s (%cn)' --date=short > Changelog
32bit:
@echo ""