From 7d124901d36b7bf001646d18064204221e0b16b3 Mon Sep 17 00:00:00 2001
From: Don Armstrong <don@donarmstrong.com>
Date: Sun, 17 Aug 2008 10:39:19 -0700
Subject: [PATCH]  * future directions updated slightly

---
 future_directions | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/future_directions b/future_directions
index adfa9ffd..2aad806a 100644
--- a/future_directions
+++ b/future_directions
@@ -4,7 +4,9 @@ codebase and things that should be done.
 PACKAGE CLEANUP
 
 * Stop doing the .in -> foo translation
+  - We no longer do this
 * Use ExtUtils::Makemaker instead of a custom makefile
+  - We use Makemaker for the easy perl bits
 * More testing of modules so it's not so easy to break things
 
 
-- 
2.39.5