From 58cc11c74c6a2d3517fea8840b58c767201a2529 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?= <martin@martin.st>
Date: Tue, 22 Jun 2010 14:10:56 +0000
Subject: [PATCH] Add an APIchanges entry for priv_data_size and
 priv_data_class

Originally committed as revision 23707 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 doc/APIchanges | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/APIchanges b/doc/APIchanges
index c25d7968b15..ef216a2b344 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,9 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
+2010-06-22 - r23706 - lavf 52.71.0 - URLProtocol.priv_data_size, priv_data_class
+  Add priv_data_size and priv_data_class to URLProtocol
+
 2010-06-22 - r23704 - lavf 52.70.0 - url_alloc(), url_connect()
   Add url_alloc() and url_connect()
 
-- 
GitLab