summaryrefslogtreecommitdiffstats
path: root/README.maintainer
diff options
context:
space:
mode:
Diffstat (limited to 'README.maintainer')
-rw-r--r--README.maintainer4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.maintainer b/README.maintainer
index 4be45f51..a1ac5847 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -31,7 +31,9 @@ Release Reminders
* 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.
+ changes are appropriate there as well. If necessary, review the
+ casting policy in the manual, and ensure that integer types are
+ properly handled.
* Increment shared library version information as needed
(libqpdf/build.mk)