diff options
author | Shreyas Srinivasan <sshreyas@novell.com> | 2005-07-20 21:13:18 +0800 |
---|---|---|
committer | Shreyas Srinivasan <shres@src.gnome.org> | 2005-07-20 21:13:18 +0800 |
commit | a5aa76af675f426c3419dd9b32c9ecdf6b6082fc (patch) | |
tree | 5eed98ead4865fdc5c2f55d21c9cd5ecdbc159b0 /plugins/groupwise-features/ChangeLog | |
parent | fd83a8187c5adab52963216d255ea36d992469ef (diff) | |
download | gsoc2013-evolution-a5aa76af675f426c3419dd9b32c9ecdf6b6082fc.tar gsoc2013-evolution-a5aa76af675f426c3419dd9b32c9ecdf6b6082fc.tar.gz gsoc2013-evolution-a5aa76af675f426c3419dd9b32c9ecdf6b6082fc.tar.bz2 gsoc2013-evolution-a5aa76af675f426c3419dd9b32c9ecdf6b6082fc.tar.lz gsoc2013-evolution-a5aa76af675f426c3419dd9b32c9ecdf6b6082fc.tar.xz gsoc2013-evolution-a5aa76af675f426c3419dd9b32c9ecdf6b6082fc.tar.zst gsoc2013-evolution-a5aa76af675f426c3419dd9b32c9ecdf6b6082fc.zip |
Fix #310710. Make code little smart. Stop adding tabs continously. Still
2005-07-20 Shreyas Srinivasan <sshreyas@novell.com>
* proxy.c: Fix #310710. Make code little smart. Stop
adding tabs continously. Still does not reuse structures
on multiple invocations though.
svn path=/trunk/; revision=29819
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index 662f48dc91..c192e841f7 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,3 +1,9 @@ +2005-07-20 Shreyas Srinivasan <sshreyas@novell.com> + + * proxy.c: Fix #310710. Make code little smart. Stop + adding tabs continously. Still does not reuse structures + on multiple invocations though. + 2005-07-20 Vivek Jain <jvivek@novell.com> * mail-send-options.c: connect to sod-signal and get the input data in |