diff options
author | Tobias Mueller <tobiasmue@svn.gnome.org> | 2007-10-26 23:03:18 +0800 |
---|---|---|
committer | Tobias Mueller <tobiasmue@src.gnome.org> | 2007-10-26 23:03:18 +0800 |
commit | e11e3bcb05a986af6e8cb2895b57c9f61a583d86 (patch) | |
tree | ea5df37654b213979200cbc2cd68ace71a31570e /widgets/misc/ChangeLog | |
parent | 7384a973eab03ef037ef359e6b4e27caae395210 (diff) | |
download | gsoc2013-evolution-e11e3bcb05a986af6e8cb2895b57c9f61a583d86.tar.gz gsoc2013-evolution-e11e3bcb05a986af6e8cb2895b57c9f61a583d86.tar.zst gsoc2013-evolution-e11e3bcb05a986af6e8cb2895b57c9f61a583d86.zip |
** Workaround for bug #395272
2007-10-26 Tobias Mueller <tobiasmue@svn.gnome.org>
** Workaround for bug #395272
* e-search-bar.c:
Minor code cleanups and value checking
svn path=/trunk/; revision=34437
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index e3e8103e9f..034634b80e 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2007-10-26 Tobias Mueller <tobiasmue@svn.gnome.org> + + ** Workaround for bug #395272 + + * e-search-bar.c: + Minor code cleanups and value checking + 2007-10-22 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #417999 |