summaryrefslogtreecommitdiff
path: root/mktrayicon/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'mktrayicon/debian/changelog')
-rw-r--r--mktrayicon/debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mktrayicon/debian/changelog b/mktrayicon/debian/changelog
new file mode 100644
index 0000000..4238567
--- /dev/null
+++ b/mktrayicon/debian/changelog
@@ -0,0 +1,5 @@
+mktrayicon (0.0~git-1) UNRELEASED; urgency=low
+
+ * Initial release.
+
+ -- Ben Stack <bgstack15@gmail.com> Wed, 05 Feb 2020 09:25:31 -0500
bgstack15