]> git.donarmstrong.com Git - debbugs.git/blobdiff - future_directions
default charset to UTF-8 when it isn't defined
[debbugs.git] / future_directions
index adfa9ffd75f140fe1ba888a6b9b49cdb48eed200..2aad806ac38b12ec7ddbfd826da745560690442b 100644 (file)
@@ -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