From be65608565d1e36769c108ba53265bc7710412a8 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Fri, 1 Nov 2002 18:07:10 +0000 Subject: [PATCH] mention the qfcc search path improvements --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 066db4c41..2f65c8c47 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ Changes from 0.5.2 * @argc and @argv deprecated in favor of @args.count and @args.list (@args is a struct with type @va_list) * structure copy + * -L lib search paths and -l now behaves in a more expected manner + * default search paths for includes and libs o Progs engine enhancements. * arbitrary size data copying