start NEWS for 1.4 series

pull/119/head
William Pitcock 2017-06-16 21:19:20 -05:00
parent 037d15210c
commit b45cf98fb7
1 changed files with 11 additions and 0 deletions

11
NEWS
View File

@ -1,6 +1,17 @@
Changes from previous version of pkgconf
========================================
Changes from 1.3.7 to 1.4.0:
----------------------------
* Enhancements:
- pkgconf and libpkgconf has been ported to Windows as native binaries.
- CMake-based build system mainly intended for building on Windows.
* Bug fixes:
- fix pkgconf_pkg_t.id generation on native Windows where either \ or / are usable
as path separator.
Changes from 1.3.6 to 1.3.7:
----------------------------