summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorDominic Dunlop <domo@computer.org>1998-03-18 13:44:58 +0100
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-04-02 14:17:31 +0000
commit2a26e2f19442b809001f7cd459852d056a3d645b (patch)
tree286ec8619fc059f2b994dea7fd01572fb4812480 /Porting
parent99cae59c9804a54de2c24faf30346c9dabda889c (diff)
downloadperl-2a26e2f19442b809001f7cd459852d056a3d645b.tar.gz
Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod
p4raw-id: //depot/perl@841
Diffstat (limited to 'Porting')
-rw-r--r--Porting/pumpkin.pod14
1 files changed, 14 insertions, 0 deletions
diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod
index 28d428bea4..27cf1198ee 100644
--- a/Porting/pumpkin.pod
+++ b/Porting/pumpkin.pod
@@ -494,6 +494,20 @@ ought to go in the Changes file or whether they ought to be available
separately in the patch file (or both). There is no disagreement that
detailed descriptions ought to be easily available somewhere.
+=head2 Todo
+
+The F<Todo> file contains a roughly-catgorized unordered list of
+aspects of Perl that could use enhancement, features that could be
+added, areas that could be cleaned up, and so on. During your term as
+pumpkin-holder, you will probably address some of these issues, and
+perhaps identify others which, while you decide not to address them
+this time around, may be tackled in the future. Update the file
+reflect the situation as it stands when you hand over the pumpkin.
+
+You might like, early in your pumpkin-holding career, to see if you
+can find champions for partiticular issues on the to-do list: an issue
+owned is an issue more likely to be resolved.
+
=head2 OS/2-specific updates
In the os2 directory is F<diff.configure>, a set of OS/2-specific