Revision: 77010
          http://sourceforge.net/p/brlcad/code/77010
Author:   brlcad
Date:     2020-09-01 07:21:39 +0000 (Tue, 01 Sep 2020)
Log Message:
-----------
note that our bundld libpng and zlib libraries now compile with API prefixes so 
as not to clash with system versions.  the libraries are also installed with a 
_brl suffix to avoid accidentally matching a system library.

Modified Paths:
--------------
    brlcad/trunk/NEWS

Modified: brlcad/trunk/NEWS
===================================================================
--- brlcad/trunk/NEWS   2020-09-01 06:55:01 UTC (rev 77009)
+++ brlcad/trunk/NEWS   2020-09-01 07:21:39 UTC (rev 77010)
@@ -14,6 +14,7 @@
 ----------------------------------------------------------------------
 
 * upgraded Tcl/Tk from 8.5.19 to 8.6.10 - Cliff Yapp
+* bundled zlib & libpng use API prefix and library suffix - Cliff Yapp
 * improved rtweight density value warnings - Sean Morrison, Cliff Yapp
 * added perception-based hdtv and hdr modes for pix-bw - Sean Morrison
 * fixed semi-transparent DM and FB windows on Linux - Cliff Yapp
@@ -223,7 +224,7 @@
 * improved 'idents' command portability - Daniel Ramirez, Cliff Yapp
 * changed remrt/rtsrv to no longer report overlaps - Sean Morrison
 * improved GUI of MGED's Overlap Tool - Saran Narayan
-* fixed geometry directory building bug in remrt/rtsrv - Sean Morrison
+* fixed geopmetry directory building bug in remrt/rtsrv - Sean Morrison
 * fixed gcv problem with full paths on Windows - Cliff Yapp
 * removed precision limitation in NIRT input parsing - Cliff Yapp
 * added new example geometry models: chess and die pieces - Jeff Sieu

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to