diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-15 16:41:40 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-15 16:41:40 +0800 |
commit | 2248b0052a671be1f4bd85fcb9f5e3d12c0e2237 (patch) | |
tree | b5d021b382ccb74392d2875e830f81af1464e131 /e-util/ChangeLog | |
parent | 2763090eb3996ce690062bf465b1a29572a3ce8c (diff) | |
download | gsoc2013-evolution-2248b0052a671be1f4bd85fcb9f5e3d12c0e2237.tar.gz gsoc2013-evolution-2248b0052a671be1f4bd85fcb9f5e3d12c0e2237.tar.zst gsoc2013-evolution-2248b0052a671be1f4bd85fcb9f5e3d12c0e2237.zip |
** Fix for bug #446870
svn path=/trunk/; revision=33674
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 42a00c3c98..fc5751421a 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,11 @@ +2007-06-15 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #446870 + + * e-gui-utils.c: (e_create_image_widget): Add this function back. It + is used in glade files. + * e-gui-utils.h: + 2007-06-02 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #438467 (Patch from Gilles Dartiguelongue) |