From 31e8d6d565c5a4aae58e95bcb104e1de04ab86a0 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 3 Oct 2010 22:47:50 +0000 Subject: [PATCH] add checking C API to release checklist --- README.maintainer | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/README.maintainer b/README.maintainer index 8c5b3ba..71ccda2 100644 --- a/README.maintainer +++ b/README.maintainer @@ -1,6 +1,9 @@ Release Reminders ================= + * If any interfaces were added or changed, check C API to see whether + changes are appropriate there as well. + * Increment shared library version information as needed (libqpdf/build.mk) -- libgit2 0.21.4