From: Sean Whitton Date: Mon, 18 Jan 2016 15:16:19 +0000 (-0700) Subject: CHANGELOG -> markdown X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=59307f9630435d031c1e25799cc3b287faf74106;p=gamesguru%2Fgit-remote-gcrypt.git CHANGELOG -> markdown --- diff --git a/CHANGELOG b/CHANGELOG index 478ecce..e9623ce 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,13 +1,11 @@ --*- mode: debian-changelog; -*- + -git-remote-gcrypt (1.0.0) UNRELEASED; urgency=medium +# Version 1.0.0 (UNRELEASED) # - * Taking over as upstream maintainer. - Closes https://github.com/bluss/git-remote-gcrypt/issues/12 - * Remove notice about repository format potentially changing. - * Implement GCRYPT_GPG_ARGS environment variable (Closes: #771011). - * Respect git config gpg.program if configured. - Thanks Christian Amsüss. - Closes https://github.com/joeyh/git-remote-gcrypt/pull/3 - - -- Sean Whitton Sun, 17 Jan 2016 19:12:42 -0700 +* Taking over as upstream maintainer. + Closes https://github.com/bluss/git-remote-gcrypt/issues/12 +* Remove notice about repository format potentially changing. +* Implement GCRYPT_GPG_ARGS environment variable (Closes: #771011). +* Respect git config gpg.program if configured. + Thanks Christian Amsüss. + Closes https://github.com/joeyh/git-remote-gcrypt/pull/3