diff options
author | Matthias Clasen <mclasen@redhat.com> | 2006-10-09 14:36:16 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-10-09 14:36:16 +0000 |
commit | 40e359d89332478d31e723fdd82360364445f110 (patch) | |
tree | c69c0c4bbed59947aae419192b99251430a255d2 /ChangeLog | |
parent | 192f2ec21505b2f2c7d58728a633ff6a5abdfbd9 (diff) | |
download | gtk+-40e359d89332478d31e723fdd82360364445f110.tar.gz |
Update the docs to state which out parameters may be NULL. (#360870,
2006-10-09 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkkeys-x11.c (gdk_keymap_translate_keyboard_state):
Update the docs to state which out parameters may be NULL.
(#360870, Attilio Fiandrotti)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-10-09 Matthias Clasen <mclasen@redhat.com> + + * gdk/x11/gdkkeys-x11.c (gdk_keymap_translate_keyboard_state): + Update the docs to state which out parameters may be NULL. + (#360870, Attilio Fiandrotti) + 2006-10-08 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintunixdialog.c (update_dialog_from_capabilities): Fix |