From af64668ad190a3f28fbeb233238cb4a76db67d7c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 10 Jul 2012 23:32:52 -0400 Subject: [PATCH] Add release reminder --- README.maintainer | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/README.maintainer b/README.maintainer index 7f5e3f1..b27cabe 100644 --- a/README.maintainer +++ b/README.maintainer @@ -1,6 +1,11 @@ Release Reminders ================= + * When making a release, always remember to run large file tests. + For a major release, consider running a spelling checker over the + source code to catch errors in variable names, strings, and + comments. + * Consider running tests with latest gcc and/or valgrind. To do this, replace, build with debugging and without shared libraries. In build, create z and move each executable into z. Then create a -- libgit2 0.21.4