From 97cdf7374e1572ed48a58c19f0c96b1571b51aa9 Mon Sep 17 00:00:00 2001 From: thor Date: Sun, 6 Aug 2023 10:14:58 +0000 Subject: [PATCH] fix path to NEWS, https git-svn-id: svn://scm.orgis.org/mpg123/trunk@5295 35dc7657-300d-0410-a2e5-dc2837fedb53 --- doc/doxyhead.xhtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/doxyhead.xhtml b/doc/doxyhead.xhtml index d2a2fca6..3aed1a72 100644 --- a/doc/doxyhead.xhtml +++ b/doc/doxyhead.xhtml @@ -9,10 +9,10 @@ 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, - NEWS.libout123, - NEWS.libsyn123, - and the overall NEWS file on libmpg123 versions and important changes between them.
+ NEWS.libmpg123, + NEWS.libout123, + NEWS.libsyn123, + and the overall NEWS file on libmpg123 versions and important changes between them.
Let me emphasize that the policy for the lib*123 family is to always stay backwards compatible -- only additions are planned (and it's not yet planned to change the plans;-).