mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-20 01:11:18 +00:00
mention the qfcc search path improvements
This commit is contained in:
parent
7f69f593d3
commit
be65608565
1 changed files with 2 additions and 0 deletions
2
NEWS
2
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
|
||||
|
|
Loading…
Reference in a new issue