Commit 3e838936 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Update NEWS

parent 4269a6bb
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
Changes between 1.0.0 and 1.1.0: Changes between 1.0.0 and 1.1.0:
-------------------------------- --------------------------------
* Remove deprecated APIs
* Corrected use of dvbpsi_ValidPSISection() to not use b_syntax_indicator as check, * Corrected use of dvbpsi_ValidPSISection() to not use b_syntax_indicator as check,
the function tries to always check the CRC32 of the given PSI section. Take care the function tries to always check the CRC32 of the given PSI section. Take care
to only use the function for PSI sections that have a CRC32 field. Use the function to only use the function for PSI sections that have a CRC32 field. Use the function
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment