diff options
author | Vivek Jain <jvivek@novell.com> | 2005-07-29 18:18:20 +0800 |
---|---|---|
committer | Jain Vivek <jvivek@src.gnome.org> | 2005-07-29 18:18:20 +0800 |
commit | 0f0b139c19e847d3791ef5567168def6a9959721 (patch) | |
tree | 1c781f69575d0a46211501efe7e0802ed754bdb5 /plugins/groupwise-features/ChangeLog | |
parent | 1ba95b54bf62b1f1d0a8b49da28c938caf2b1d8f (diff) | |
download | gsoc2013-evolution-0f0b139c19e847d3791ef5567168def6a9959721.tar.gz gsoc2013-evolution-0f0b139c19e847d3791ef5567168def6a9959721.tar.zst gsoc2013-evolution-0f0b139c19e847d3791ef5567168def6a9959721.zip |
adjust row counts while calling add_detail so that it doesn't overlap the
2005-07-29 Vivek Jain <jvivek@novell.com>
* status-track.c: (track_status):
adjust row counts while calling add_detail
so that it doesn't overlap the entries.
**Fixes #302817
svn path=/trunk/; revision=29936
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index 4e98487433..d633e1083e 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,4 +1,11 @@ 2005-07-29 Vivek Jain <jvivek@novell.com> + + * status-track.c: (track_status): + adjust row counts while calling add_detail + so that it doesn't overlap the entries. + **Fixes #302817 + +2005-07-29 Vivek Jain <jvivek@novell.com> * org-gnome-groupwise-features.eplug.xml: for status strack removed "Item" tag entries, included a factory method |