diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-04-24 21:42:59 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-04-24 21:42:59 +0800 |
commit | 0c3a86937674a6214f68746ee5a273e195228fde (patch) | |
tree | 4570a3885c76a204c4094fd383791883d8ee5df8 /shell/ChangeLog | |
parent | ef9238e9cc2d2cd2f7b80fc4afe583e38d4914c7 (diff) | |
download | gsoc2013-evolution-0c3a86937674a6214f68746ee5a273e195228fde.tar.gz gsoc2013-evolution-0c3a86937674a6214f68746ee5a273e195228fde.tar.zst gsoc2013-evolution-0c3a86937674a6214f68746ee5a273e195228fde.zip |
Made some functions syncronous that didn't need to be asyncronous.
2000-04-24 Christopher James Lahey <clahey@helixcode.com>
* idl/folder.idl: Made some functions syncronous that didn't need
to be asyncronous.
svn path=/trunk/; revision=2582
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 1e8158085e..ab486f53be 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2000-04-24 Christopher James Lahey <clahey@helixcode.com> + + * idl/folder.idl: Made some functions syncronous that didn't need + to be asyncronous. + 2000-04-24 Matt Loper <matt@helixcode.com> * e-shell-view.h: Added hpaned and treeview widgets to |