diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-05-15 01:21:52 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-05-15 01:21:52 +0800 |
commit | 8f6615310100030250e4c179666aed8419931421 (patch) | |
tree | defb2475e0c66b36826bb145db94396aedb96718 /shell/ChangeLog | |
parent | eec3b5a2f3d0d4ca1211c0f3ddec19e707cfbf22 (diff) | |
download | gsoc2013-evolution-8f6615310100030250e4c179666aed8419931421.tar.gz gsoc2013-evolution-8f6615310100030250e4c179666aed8419931421.tar.zst gsoc2013-evolution-8f6615310100030250e4c179666aed8419931421.zip |
Compute the evolutionUri here and pass it in.
2002-05-14 Christopher James Lahey <clahey@ximian.com>
* evolution-storage.c (evolution_storage_new_folder): Compute the
evolutionUri here and pass it in.
svn path=/trunk/; revision=16782
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 ce83a680fe..b8d0b288cd 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2002-05-14 Christopher James Lahey <clahey@ximian.com> + + * evolution-storage.c (evolution_storage_new_folder): Compute the + evolutionUri here and pass it in. + 2002-05-14 Ettore Perazzoli <ettore@ximian.com> * e-shell-config-offline.c |