diff options
| author | 2020-06-15 20:19:31 +0200 | |
|---|---|---|
| committer | 2020-06-15 20:19:31 +0200 | |
| commit | c5a30e9267068436a75b5d00fcbf95cb9c1f4dcd (patch) | |
| tree | 203b40a0c4f078749f71ea543c717c6c3f70a9da | |
| parent | 45d99de4e149637f00225c36a9c1712eef2ce510 (diff) | |
| download | libplist-c5a30e9267068436a75b5d00fcbf95cb9c1f4dcd.tar.gz libplist-c5a30e9267068436a75b5d00fcbf95cb9c1f4dcd.tar.bz2 | |
Update NEWS with latest changes2.2.0
| -rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
| @@ -12,7 +12,11 @@ Version 2.2.0 | |||
| 12 | * Fix: Return NULL from plist_copy() if passed a NULL pointer instead of asserting | 12 | * Fix: Return NULL from plist_copy() if passed a NULL pointer instead of asserting |
| 13 | * Add GitHub Actions integration for automatic build tests | 13 | * Add GitHub Actions integration for automatic build tests |
| 14 | * plistutil: Add manual page and usage output | 14 | * plistutil: Add manual page and usage output |
| 15 | * Rename libplist*.pc to libplist*-2.0.pc according to pkg-config standard | 15 | * Fix removal of docs directory on `make clean` |
| 16 | * Improve README.md with project description, installation, contributing and | ||
| 17 | usage sections | ||
| 18 | * Rename library and all related files by adding an API version resulting | ||
| 19 | in "libplist-2.0" and "libplist++-2.0" | ||
| 16 | 20 | ||
| 17 | Version 2.1.0 | 21 | Version 2.1.0 |
| 18 | ~~~~~~~~~~~~~ | 22 | ~~~~~~~~~~~~~ |
