aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.maintainer4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.maintainer b/README.maintainer
index fd4e3b94..4be45f51 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -28,7 +28,7 @@ Release Reminders
You can generate these by running valgrind with --gen-suppressions=yes.
- * Check all open issues in the sourceforge trackers.
+ * Check all open issues in the sourceforge trackers and on github.
* If any interfaces were added or changed, check C API to see whether
changes are appropriate there as well.
@@ -91,6 +91,8 @@ Release Reminders
libraries. Run ./make_windows_releases from there. You will need
to have zip in your path.
+ * Before releasing, rebuild and test debian package.
+
* Remember to copy README-what-to-download.txt separately onto the
download area.