NEWS: mention recent bugfix to dewey code.

This commit is contained in:
Juan RP 2011-07-25 16:09:53 +02:00
parent 19f4cbd995
commit 2e5d5e7f49

3
NEWS
View File

@ -1,5 +1,8 @@
xbps-0.10.0 (???):
* libxbps: fixed NetBSD's dewey matching code to properly identify
that a version X.Y.Z should be greater than X.Y_Z.
* libxbps: revamped virtual package handling. The public API find
functions (xbps_find_pkg_*) don't know anything about virtual packages.
To find virtual packages the xbps_find_virtualpkg_* functions must be