From bc2eaa02889e3680054d7206cda79bc33615d754 Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Mon, 12 Oct 2015 08:53:47 +0200 Subject: [PATCH] update changes --- CHANGES | 12 ++++++++++++ Makefile.am | 2 +- Makefile.in | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index e238d463..2c269251 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +commit 55f64968158ebd80c5541a29486174acaa2ce814 +Author: Tobias Oetiker +Date: Mon Oct 12 08:50:53 2015 +0200 + + update docs + +commit 55b62e48b9899dde7d119a27cc00ec6a7bb82ecc +Author: Tobias Oetiker +Date: Mon Oct 12 08:47:33 2015 +0200 + + prep 0.14.1 + commit 3b6e05081fe9fbf184de23201599fe257bac2940 Author: JMoVS Date: Sun Aug 23 11:33:54 2015 +0200 diff --git a/Makefile.am b/Makefile.am index bb765cd7..57b2a972 100644 --- a/Makefile.am +++ b/Makefile.am @@ -58,7 +58,7 @@ man/%.1: bin/% configure README.md COPYRIGHT: configure $(AM_V_GEN)$(PERL) -i -p -e 's/\d{4}-\d{2}-\d{2}/$(DATE)/g;s/[0-4]\.\d+\.\d+/$(PACKAGE_VERSION)/g' $@ -CHANGES: configure +CHANGES: VERSION git log --simplify-merges --full-history --no-merges --pretty=format:'%ai %d %s -- %an' > CHANGES all-local: diff --git a/Makefile.in b/Makefile.in index b4e7a6da..c4820c95 100644 --- a/Makefile.in +++ b/Makefile.in @@ -896,7 +896,7 @@ man/%.1: bin/% configure README.md COPYRIGHT: configure $(AM_V_GEN)$(PERL) -i -p -e 's/\d{4}-\d{2}-\d{2}/$(DATE)/g;s/[0-4]\.\d+\.\d+/$(PACKAGE_VERSION)/g' $@ -CHANGES: configure +CHANGES: VERSION git log --simplify-merges --full-history --no-merges --pretty=format:'%ai %d %s -- %an' > CHANGES all-local: