Merge "NEWS: mention decode_vp8.h is no longer installed" into 0.2.0

This commit is contained in:
pascal massimino 2012-07-17 11:20:55 -07:00 committed by Gerrit Code Review
commit 4c1f5d6435

3
NEWS
View File

@ -1,4 +1,4 @@
- 7/13/12: version 0.1.99
- 7/17/12: version 0.1.99
* Alpha channel encode/decode support.
* Lossless encoder/decoder.
Incompatible changes:
@ -6,6 +6,7 @@
* Deprecated function WebPINew() has been removed.
* Decode function signatures have changed to consistently use size_t over
int/uint32_t.
* decode_vp8.h is no longer installed system-wide.
- 9/19/11: version 0.1.3
* Advanced decoding APIs.