
		CHANGES IN FLEDA VERSION 1.3-1

NEW FEATURES

	o	New catch method for FLIndex

USER-VISIBLE CHANGES

    o   catch("FLIndex")
        - method to compute catch using numbers and mean weights at age

BUG FIXES

    o   cor("FLQuant")
        - by default was using "complete.obs" which when used with "FLCohort" removed all the columns that had one "NA". The proper option is "pairwise.complete.obs" which is now the default. 

UTILITIES
DOCUMENTATION
DEPRECATED & DEFUNCT
