From 8fbc23ee1f78ccf074efc23cd8bb0cb569e5a6fe Mon Sep 17 00:00:00 2001
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Mon, 20 Jun 2016 22:00:30 +0000
Subject: [PATCH] Added a refactoring to PLAN.  - Legacy-Id: 11429

---
 PLAN | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/PLAN b/PLAN
index 30b5a456b..191d64038 100644
--- a/PLAN
+++ b/PLAN
@@ -22,6 +22,11 @@ Planned work in rough order
 
 * Review tracking project merge
 
+* Refactor to one function instead of having both Document.get_absolute_url()
+  and Document.href(), which should do the same thing, but don't today.  Also
+  change the default draft href to be the datatracker url now that we support
+  revisions.
+
 * Upgrade to Django 1.8 / 1.9
 
 * Add support for internationalised email addresses according to RFC 6531