aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fb386a3..9c19c2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-remote-gcrypt (1.0.4-1) UNRELEASED; urgency=medium
+
+ * Add CONTRIBUTING.md and DEVELOPER-CERTIFICATE.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Wed, 18 Apr 2018 11:01:03 -0700
+
git-remote-gcrypt (1.0.3-1) unstable; urgency=medium
* Don't pass '-m 700' to mkdir under Windows, which fails.