jsquy...@osl.iu.edu wrote:
> Add bullet about the compar -> compare rename
>
> Text files modified: 
>    trunk/NEWS |     3 +++                                     
>    1 files changed, 3 insertions(+), 0 deletions(-)
>
> Modified: trunk/NEWS
> ==============================================================================
> --- trunk/NEWS        (original)
> +++ trunk/NEWS        2009-12-16 08:22:17 EST (Wed, 16 Dec 2009)
> @@ -17,6 +17,9 @@
>  Version 1.0.0
>  -------------
>  
> +* Renamed hwloc_cpuset_compar_first() and hwloc_cpuset_compar() to
> +  hwloc_cpuset_compare_first() and hwloc_cpuset_compare(),
> +  respectively (i.e., added the missing "e").
>  * Add hwloc_topology_export_xml() to export the topology in a XML file.
>  * Add hwloc_topology_get_support() to retrieve the supported features
>    for the current topologt context.
>   

I suspect that the NEWS is already severely outdated anyway since we
added/renamed many functions. We'll have to svn diff before releasing.
NEWS might end up saying "the API has changed a lot, try to compile and
fix your stuff" :)

Brice

Reply via email to