summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2011-11-05 17:15:43 +0200
committerMartin Storsjö <martin@martin.st>2011-11-06 11:52:54 +0200
commit07b172fe8f6a5d567edc4dac3f813b210874d3b1 (patch)
tree71ca31415be8da95b8bb8ad6313e8dd7dfe2f7b2 /doc
parent66760b30a393388490a9bd87ef27ef211ca627f6 (diff)
avstring: Add locale independent implementations of toupper/tolower
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 1e6adf5a62..0dd8350c2d 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2011-11-xx - xxxxxxx - lavu 51.13.0
+ Add av_toupper()/av_tolower()
+
2011-11-xx - xxxxxxx - lavf 53.13.0
Add avformat_network_init()/avformat_network_uninit()