From 49a075d01e2a5cc428ecd513d8bd7e4f5a1e9858 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 5 Oct 2019 02:11:55 +0200 Subject: DOCS/compatibility.rst: add this file Another thing nobody will read. I'm attempting to document the rules by which incompatible changes can be made. These rules have always been present in this project, but I don't think they were written down. Or maybe they were, but I forgot where. I think due to the time of the day it became increasingly incoherent (not necessarily near the end of the text). Hopefully no logical or freudian lapses in there. --- libmpv/client.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libmpv/client.h') diff --git a/libmpv/client.h b/libmpv/client.h index 0ede0561dd..8a9f1f7368 100644 --- a/libmpv/client.h +++ b/libmpv/client.h @@ -199,6 +199,8 @@ extern "C" { * MPV_FORMAT_STRING over other types to decouple your code from potential * mpv changes. * + * Also see: DOCS/compatibility.rst + * * Future changes * -------------- * -- cgit v1.2.3