From: Malcolm Beattie Date: Thu, 14 May 1998 16:02:20 +0000 (+0000) Subject: Add missing files to MANIFEST X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=27d09a9c8d457d2b50bf8f4f6ecad64bf93775fc;p=p5sagit%2Fp5-mst-13.2.git Add missing files to MANIFEST p4raw-id: //depot/perl@966 --- diff --git a/MANIFEST b/MANIFEST index c4c816d..e458069 100644 --- a/MANIFEST +++ b/MANIFEST @@ -13,6 +13,7 @@ INTERN.h Included before domestic .h files MANIFEST This list of files Makefile.SH A script that generates Makefile Policy_sh.SH Hold site-wide preferences between Configure runs. +Porting/Contract Social contract for contributed modules in Perl core Porting/Glossary Glossary of config.sh variables Porting/config.sh Sample config.sh Porting/config_H Sample config.h @@ -272,6 +273,7 @@ ext/Thread/Notes Thread notes ext/Thread/README Thread README ext/Thread/Thread.pm Thread extension Perl module ext/Thread/Thread.xs Thread extension external subroutines +ext/Thread/Thread/PrioQueue.pm Thread synchronised priority queue objects ext/Thread/Thread/Queue.pm Thread synchronised queue objects ext/Thread/Thread/Semaphore.pm Thread semaphore objects ext/Thread/Thread/Signal.pm Start a thread to run signal handlers @@ -655,6 +657,7 @@ pod/perlcall.pod Callback info pod/perldata.pod Data structure info pod/perldebug.pod Debugger info pod/perldelta.pod Changes since last version +pod/perldelta4.pod Changes from 5.003 to 5.004 pod/perldiag.pod Diagnostic info pod/perldsc.pod Data Structures Cookbook pod/perlembed.pod Embedding info