Readd docs for G_PARAM_STATIC_NICK and add docs for new

* gobject/tmpl/gparamspec.sgml:
Readd docs for G_PARAM_STATIC_NICK and add docs for new
G_PARAM_STATIC_STRINGS (fixes #418021).

svn path=/trunk/; revision=5403
This commit is contained in:
Stefan Kost
2007-03-14 19:09:49 +00:00
parent 399300e5e1
commit 676506cf2d
2 changed files with 18 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2007-03-14 Stefan Kost <ensonic@users.sf.net>
* gobject/tmpl/gparamspec.sgml:
Readd docs for G_PARAM_STATIC_NICK and add docs for new
G_PARAM_STATIC_STRINGS (fixes #418021).
2007-03-06 Matthias Clasen <mclasen@redhat.com>
* glib/tmpl/threads.sgml: Document G_ERRORCHECK_MUTEXES. (#412145)