diff options
author | Elliot Lee <sopwith@src.gnome.org> | 2000-11-13 19:47:31 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 2000-11-13 19:47:31 +0000 |
commit | f15049bd0241241c6865d9405a331ef1694ace56 (patch) | |
tree | 636a98ac5baeb38520e999b725101abc42afdd06 /ChangeLog.pre-2-6 | |
parent | fbd9c79f37b7ef41176f64f15278f9c8dfdccae1 (diff) | |
download | gtk+-f15049bd0241241c6865d9405a331ef1694ace56.tar.gz |
Add a couple of missing G_GNUC_CONST's.
Add a couple of missing G_GNUC_CONST's.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index ff154185b8..21d9fea76a 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,6 @@ +2000-11-13 Elliot Lee <sopwith@redhat.com> + * gdk/gdk.h: Add a couple of missing G_GNUC_CONST's. + Mon Nov 13 14:29:32 2000 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreemodel.c (gtk_tree_path_copy): confirm path != NULL |