From ab1adff73f4852d99f9c65ef5a5ceca3e2accbe8 Mon Sep 17 00:00:00 2001
From: Diego Biurrun <diego@biurrun.de>
Date: Thu, 21 Apr 2011 15:56:55 +0200
Subject: [PATCH] The stabilization period after version bumps should be one
 month, not one week.

---
 doc/APIchanges | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index a9faaf927c0..24ba7b143b4 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -1,5 +1,6 @@
-Never assume the API of libav* to be stable unless at least 1 week has passed since
-the last major version increase.
+Never assume the API of libav* to be stable unless at least 1 month has passed
+since the last major version increase.
+
 The last version increases were:
 libavcodec:  2011-04-18
 libavdevice: 2011-04-18
-- 
GitLab