diff options
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index ede1c60..afe6b91 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2011-04-18 API changes, most recent first: +2011-11-03 - xxxxxxx - lavu 51.23.0 + Add av_strcasecmp() and av_strncasecmp() to avstring.h. + 2011-10-20 - b35e9e1 - lavu 51.22.0 Add av_strtok() to avstring.h. |