]> xenbits.xensource.com Git - people/andrewcoop/hwloc.git/commitdiff
update master NEWS from v1.8
authorBrice Goglin <Brice.Goglin@inria.fr>
Mon, 18 Nov 2013 12:27:15 +0000 (05:27 -0700)
committerBrice Goglin <Brice.Goglin@inria.fr>
Mon, 18 Nov 2013 12:27:15 +0000 (05:27 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 4ff765dc1bb4765da2e9e3d0bce8a3fd24f4b67a..9ff170f80686b890db51417e340e8b86d6929849 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,11 @@ Version 1.8.0
   + Add the topology difference API in hwloc/diff.h for manipulating
     many similar topologies.
   + Add hwloc_topology_dup() for duplicating an entire topology.
+  + hwloc.h and hwloc/helper.h have been reorganized to clarify the
+    documentation sections. The actual inline code has moved out of hwloc.h
+    into the new hwloc/inlines.h.
+  + Deprecated functions are now in hwloc/deprecated.h, and not in the
+    official documentation anymore.
 * Tools
   + Add hwloc-diff and hwloc-patch tools together with the new diff API.
   + Add hwloc-compress-dir to (de)compress an entire directory of XML files
@@ -64,12 +69,6 @@ Version 1.8.0
   + Add the MICSerialNumber info attribute to the root object when running
     hwloc inside a Xeon Phi to match the same attribute in the MIC OS device
     when running in the host.
-* API
-  + hwloc.h and hwloc/helper.h have been reorganized to clarify the
-    documentation sections. The actual inline code has moved out of hwloc.h
-    into the new hwloc/inlines.h.
-  + Deprecated functions are now in hwloc/deprecated.h, and not in the
-    official documentation anymore.
 
 
 Version 1.7.2