diff options
author | Hiroyuki Ikezoe <poincare@ikezoe.net> | 2006-05-12 19:43:38 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-05-12 19:43:38 +0800 |
commit | 670c810b865bafc28f2e7fd4967a9f1e14ed899b (patch) | |
tree | 0f0dac788f57436caa6b1376cc0609777bd83375 /widgets/table/ChangeLog | |
parent | c9c3d6e5eb6b7053522aca97fd1244faa16e1aed (diff) | |
download | gsoc2013-evolution-670c810b865bafc28f2e7fd4967a9f1e14ed899b.tar.gz gsoc2013-evolution-670c810b865bafc28f2e7fd4967a9f1e14ed899b.tar.zst gsoc2013-evolution-670c810b865bafc28f2e7fd4967a9f1e14ed899b.zip |
Reviewed and committed by Harish Krishnaswamy <kharish@novell.com>
2006-05-12 Hiroyuki Ikezoe <poincare@ikezoe.net>
Reviewed and committed by Harish Krishnaswamy <kharish@novell.com>
** Fixes bug #341530.
* e-table.h:
Removed duplicate delcaration of e_table_commi_click_to_add.
svn path=/trunk/; revision=31979
Diffstat (limited to 'widgets/table/ChangeLog')
-rw-r--r-- | widgets/table/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/table/ChangeLog b/widgets/table/ChangeLog index 01d6618e07..8de153918c 100644 --- a/widgets/table/ChangeLog +++ b/widgets/table/ChangeLog @@ -1,3 +1,9 @@ +2006-05-12 Hiroyuki Ikezoe <poincare@ikezoe.net> + + ** Fixes bug #341530. + * e-table.h: + Removed duplicate delcaration of e_table_commi_click_to_add. + 2006-04-10 Jeff Cai <jeff.cai@sun.com> ** Fixes bug #327035 |