doc: note the vertex limit bug fix in changelog

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
This commit is contained in:
Kevin Shanahan 2013-08-18 17:19:10 +09:30
parent d7d6c4939c
commit b403b6bd5e
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ Unreleased
* qbsp: Fix animating texture bug when brushes are textured with alt-animations
* qbsp: Fix a crash in tjunc calculations
* qbsp: Exit with error if verticies exceed 65535 (BSP29 limit)
* qbsp: Add experimental "-forcegoodtree" command line option (thanks Rebb)
* vis: reduce "leaf recursion" error to a warning and continue processing