summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-08-25 20:57:41 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-16 12:25:49 +0100
commit7ae49acddbd78c5e446f9e1fc5b02ef7d09ae925 (patch)
tree1043ee52f15cd47b5a24779bd5b75e022aeedb8d /debian/changelog
parente07f113726f46b8ab921ceecd4e282d93b39c2a2 (diff)
Dgit.pm: Break out git_get_symref
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 464a433..62d8eed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dgit (4.5~) unstable; urgency=medium
Internal changes:
* Move $playground global to dgit.
+ * Break git_get_symref out into Dgit.pm.
--