--- Convert-UUlib/Changes 2022/09/24 06:22:47 1.88 +++ Convert-UUlib/Changes 2022/09/24 06:33:51 1.89 @@ -2,7 +2,7 @@ TODO: biggest timesinks: FP_fgets/getc_unlocked overall, UUInsertPartToList dominates large loads due to O(n**2) search - - trust filename from yenc header more. + - trust filename from yenc header and do not extract it from the header. - remove debug message file cvs id's, which didn't work anymore, replace UUMessage by a macro and remove file and line numbers from callers. - remove some pre-c99 support.