[FFmpeg-cvslog] The stabilization period after version bumps should	be one month, not one week.
    Diego Biurrun 
    git at videolan.org
       
    Fri Apr 22 03:58:45 CEST 2011
    
    
  
ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Thu Apr 21 15:56:55 2011 +0200| [ab1adff73f4852d99f9c65ef5a5ceca3e2accbe8] | committer: Diego Biurrun
The stabilization period after version bumps should be one month, not one week.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ab1adff73f4852d99f9c65ef5a5ceca3e2accbe8
---
 doc/APIchanges |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/APIchanges b/doc/APIchanges
index a9faaf9..24ba7b1 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
    
    
More information about the ffmpeg-cvslog
mailing list