diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-21 13:59:48 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-21 13:59:48 +0800 |
commit | 8177c10b7843a873cb1feefd390363c1518e805d (patch) | |
tree | 6aee4ef68a89a641f257b75de573ef29bda60762 /calendar/ChangeLog | |
parent | b8bb5bc3cdd673a93aec5d7f820eaf8fc5c63d84 (diff) | |
download | gsoc2013-evolution-8177c10b7843a873cb1feefd390363c1518e805d.tar.gz gsoc2013-evolution-8177c10b7843a873cb1feefd390363c1518e805d.tar.zst gsoc2013-evolution-8177c10b7843a873cb1feefd390363c1518e805d.zip |
Fixes a lot of search issues
svn path=/trunk/; revision=32607
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b9d5da268f..87d7c7fefd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2006-08-21 Srinivasa Ragavan <sragavan@novell.com> + + * gui/cal-search-bar.c: (string_without_underscores), + (generate_viewoption_menu), (make_suboptions): Fixes few search + issues. + 2006-08-18 Chenthill Palanisamy <pchenthill@novell.com> Fixes #343369 |