summaryrefslogtreecommitdiff
path: root/docs/RELEASE-HOWTO
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-06-11 18:45:07 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-06-11 18:45:07 +0000
commit58a6b6c234854b8fb4b3d1524259770301eb3def (patch)
tree15e258d0eda0d8166956943ded6b120396ecc9d4 /docs/RELEASE-HOWTO
parentb981e4ff37484adc4acfe501fd3d98873c5bc5fd (diff)
downloadgtk+-58a6b6c234854b8fb4b3d1524259770301eb3def.tar.gz
Updates
svn path=/trunk/; revision=20354
Diffstat (limited to 'docs/RELEASE-HOWTO')
-rw-r--r--docs/RELEASE-HOWTO2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/RELEASE-HOWTO b/docs/RELEASE-HOWTO
index 217743453f..8f2435a2d2 100644
--- a/docs/RELEASE-HOWTO
+++ b/docs/RELEASE-HOWTO
@@ -36,6 +36,8 @@ Without those packages make distcheck will *not* pass.
* forgotten source files
* new symbols missing from .symbols files
* symbols that are exported by should be private (static or _-prefixed)
+ * symbols that cause PLT entries. This is usually caused by using
+ function without including the header
5) If this is a devel release, make sure that the docs for new symbols
are in good shape. Look at the -unused.txt files and add stuff found