]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/commitdiff
CHANGELOG -> markdown
authorSean Whitton <spwhitton@spwhitton.name>
Mon, 18 Jan 2016 15:16:19 +0000 (08:16 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Mon, 18 Jan 2016 15:16:19 +0000 (08:16 -0700)
CHANGELOG

index 478ecce46ff4341d680f2a5ea6214109386df819..e9623ce68b2179cf326cfa8416da46c0e077abef 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,13 +1,11 @@
--*- mode: debian-changelog; -*-
+<!-- -*- mode: markdown; -*- -->
 
-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 <spwhitton@spwhitton.name>  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