diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-09-20 17:38:01 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-09-20 17:38:01 +0800 |
commit | d07dc7533727996caa49dfa3e5b19528beeda0ee (patch) | |
tree | 170976f03eb393672833e1339254079e7423ccc5 /views/ChangeLog | |
parent | 94584bf0ddd79b1e25953f30790eb5aadfe94da9 (diff) | |
download | gsoc2013-evolution-d07dc7533727996caa49dfa3e5b19528beeda0ee.tar.gz gsoc2013-evolution-d07dc7533727996caa49dfa3e5b19528beeda0ee.tar.zst gsoc2013-evolution-d07dc7533727996caa49dfa3e5b19528beeda0ee.zip |
Corrected the grouping column for the "By Company" view.
svn path=/trunk/; revision=30362
Diffstat (limited to 'views/ChangeLog')
-rw-r--r-- | views/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/views/ChangeLog b/views/ChangeLog index c05d316671..14ec33d40d 100644 --- a/views/ChangeLog +++ b/views/ChangeLog @@ -1,3 +1,9 @@ +2005-09-20 Devashish Sharma <sdevashish@novell.com> + + * addressbook/By_Company.galview: In ETableState grouping column was + wrong, instead of grouping by company it was grouping by Telex. + Fixed that. + 2004-08-06 Chris Toshok <toshok@ximian.com> [ fixes bug #52459 ] |