From 4aa1c74e87332a99eb42e91752918b50743f9846 Mon Sep 17 00:00:00 2001
From: "Robert P. Goldman" <rpgoldman@gmail.com>
Date: Sun, 4 May 2014 18:06:51 -0500
Subject: [PATCH] Added another item to the todo for release.

---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 47930623..b54f9598 100644
--- a/Makefile
+++ b/Makefile
@@ -262,6 +262,7 @@ release: TODO test-all test-on-other-machines-too debian-changelog debian-packag
 # dput mentors ../*.changes
 # send debian mentors request
 # send announcement to asdf-announce, asdf-devel, etc.
+# Move all fixed bugs from Fix Committed -> Fix Released on launchpad
 #
 ## Users don't release as above, only maintainers do.
 ## Users, all you need to do is: make
-- 
GitLab