Browse Source

The stabilization period after version bumps should be one month, not one week.

tags/n0.8
Diego Biurrun 14 years ago
parent
commit
ab1adff73f
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      doc/APIchanges

+ 3
- 2
doc/APIchanges View File

@@ -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


Loading…
Cancel
Save