From 82ba847ea4b571d7f20c7e16ae57db737ddd885c Mon Sep 17 00:00:00 2001
From: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Date: Thu, 25 Mar 2010 22:52:50 +0000
Subject: [PATCH] Add APIchanges entry after av_strerror() addition.

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

diff --git a/doc/APIchanges b/doc/APIchanges
index 6daadcc10c7..b7c0466d705 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,9 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
+2010-03-25 - r22684 - lavu 50.13.0 - av_strerror()
+  Implement av_strerror().
+
 2010-03-23 - r22649 - lavc 52.60.0 - av_dct_init()
   Support DCT-I and DST-I
 
-- 
GitLab