]> Pileus Git - ~andy/gtk/commitdiff
Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 11 Jun 2008 18:45:07 +0000 (18:45 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 11 Jun 2008 18:45:07 +0000 (18:45 +0000)
svn path=/trunk/; revision=20354

ChangeLog
docs/RELEASE-HOWTO

index ef735ad34e556c8146ceb45699638a785d0d2611..90ae92404ba14ed24a7c89539650860a7ac4e2bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-11  Matthias Clasen <mclasen@redhat.com>
+
+       * docs/RELEASE-HOWTO: Updates
+
 2008-06-11  Tor Lillqvist  <tml@novell.com>
 
        * gdk/win32/gdkdisplay-win32.c (gdk_display_get_name): As we don't
index 217743453ff71143444484c70ce9cba615466327..8f2435a2d202201753e1959c54c268ed42443518 100644 (file)
@@ -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