From f696edd502c5a2baea3523fb5f54f4adc919d6f7 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 17 Oct 2008 18:04:24 +0000 Subject: [PATCH] "make show-changes" since last release --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Makefile b/Makefile index b6e8833a1..6ff789a83 100644 --- a/Makefile +++ b/Makefile @@ -97,6 +97,11 @@ test-docs: api-doc-frames clean-docs: rm -rf api-doc hoogle +show-changes: + @echo Changes since last release: + @echo + @darcs changes --from-tag . | grep '*' + # misc tag: