svn path=/trunk/; revision=20354
This commit is contained in:
Matthias Clasen
2008-06-11 18:45:07 +00:00
parent b981e4ff37
commit 58a6b6c234
2 changed files with 6 additions and 0 deletions

View File

@@ -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

View 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