diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2014-12-27 17:32:20 -0500 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2014-12-27 17:32:20 -0500 |
commit | c668c2c7e248286e978e53cb89c9195dcf526ae4 (patch) | |
tree | 0eacb97416601e74cb5b7adfc4d8fd9bd9e717e5 | |
parent | eacb0c3196953d8620de5e50a4a406a87d4d2553 (diff) | |
download | ikiwiki-c668c2c7e248286e978e53cb89c9195dcf526ae4.tar ikiwiki-c668c2c7e248286e978e53cb89c9195dcf526ae4.tar.gz |
Changelog the $(MAKE) patch.
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 824a0061c..2a3f729c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,8 @@ ikiwiki (3.20141017) UNRELEASED; urgency=medium [ Amitai Schlair ] * core: log a debug message before waiting for the lock. Thanks, Mark Jason Dominus + * build: in po/Makefile, use the same $(MAKE) as the rest of the build. + Thanks, ttw -- Joey Hess <joeyh@debian.org> Mon, 20 Oct 2014 12:04:49 -0400 |