Revision: 44748
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44748&view=rev
Author:   brlcad
Date:     2011-06-06 19:56:11 +0000 (Mon, 06 Jun 2011)

Log Message:
-----------
if something is deprecated, presumably there's something better -- point them 
to it.  should include the version it was deprecated on too for when it's 
marked obsolete.

Modified Paths:
--------------
    brlcad/trunk/doc/deprecation.txt

Modified: brlcad/trunk/doc/deprecation.txt
===================================================================
--- brlcad/trunk/doc/deprecation.txt    2011-06-06 19:51:17 UTC (rev 44747)
+++ brlcad/trunk/doc/deprecation.txt    2011-06-06 19:56:11 UTC (rev 44748)
@@ -49,10 +49,10 @@
 ----
 
 autogen.sh && configure
-        GNU Autotools build system -> CMake build system
-        ./configure -> cmake .
+        GNU Autotools build system -> CMake build system [deprecated 7.20]
+        ./configure -> cmake . [deprecated 7.20]
 raytrace.h
-       rt_load_attrs()
+       rt_load_attrs() -> rt_gettrees_and_attrs() or db5_import_attributs() 
[deprecated 7.20]
 
 7.18
 ----


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

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to