From 6366fa736f69fe8774b5c7e4851be0925aeacd78 Mon Sep 17 00:00:00 2001 From: thor Date: Wed, 9 Jul 2008 08:41:44 +0000 Subject: [PATCH] ...you should proofread that before the first commit. Anyway, added note about compatibility. git-svn-id: svn://scm.orgis.org/mpg123/trunk@1528 35dc7657-300d-0410-a2e5-dc2837fedb53 --- doc/doxyhead.xhtml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/doxyhead.xhtml b/doc/doxyhead.xhtml index fe295fba..87186f3c 100644 --- a/doc/doxyhead.xhtml +++ b/doc/doxyhead.xhtml @@ -4,8 +4,9 @@ -
+
Note: This API doc is automatically generated from the current development version that you can get via Subversion or as a daily snapshot from http://mpg123.org/snapshot. - There may be differences (additions) compared to the latest stable release. See NEWS.libmpg123 and the overall NEWS file on libmpg123 versions and important changes between them. + There may be differences (additions) compared to the latest stable release. See NEWS.libmpg123 and the overall NEWS file on libmpg123 versions and important changes between them.
+ Let me emphasize that the policy for libmpg123 is to always stay backwards compatible -- only additions are planned (and it's not yet planned to change the plans;-).