diff options
author | Alex Larsson <alexl@redhat.com> | 2002-04-29 14:41:04 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2002-04-29 14:41:04 +0000 |
commit | bc25b9b250976f90331b8488745e3abd2a23ae07 (patch) | |
tree | 4ea0fb77c5979da9937646be48b945567eb6e689 /ChangeLog.pre-2-4 | |
parent | 207daec517ea5e5f4262cc5c0c62f067561bf3ab (diff) | |
download | gtk+-bc25b9b250976f90331b8488745e3abd2a23ae07.tar.gz |
Fix silly bug, noticed by Sven Neumann.
2002-04-29 Alex Larsson <alexl@redhat.com>
* gdk/linux-fb/gdkproperty-fb.c (gdk_property_get):
Fix silly bug, noticed by Sven Neumann.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index c7391e8746..338629a6b6 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +2002-04-29 Alex Larsson <alexl@redhat.com> + + * gdk/linux-fb/gdkproperty-fb.c (gdk_property_get): + Fix silly bug, noticed by Sven Neumann. + Sun Apr 28 22:43:55 2002 Jonathan Blandford <jrb@gnome.org> * gtk/gtktreemodelsort.c (gtk_tree_model_sort_set_sort_func): Fix |