diff options
author | Iain Holmes <iain@src.gnome.org> | 2002-05-15 21:34:31 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2002-05-15 21:34:31 +0800 |
commit | a59768d50d370db68ff9ed789b5077e68aecf6f6 (patch) | |
tree | eaf0b9290230d5e129f04a4ebc1a7c5039cb43d2 /shell/ChangeLog | |
parent | be2d7023bf9f5af1202e674e17978c75c08a6e7d (diff) | |
download | gsoc2013-evolution-a59768d50d370db68ff9ed789b5077e68aecf6f6.tar.gz gsoc2013-evolution-a59768d50d370db68ff9ed789b5077e68aecf6f6.tar.zst gsoc2013-evolution-a59768d50d370db68ff9ed789b5077e68aecf6f6.zip |
Committing Peter Williams patch so listeners are notified about new storages.
svn path=/trunk/; revision=16800
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index db0b341117..39da515c97 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2002-05-15 Iain <iain@ximian.com> + + * e-corba-storage-registry.c (impl_StorageRegistry_addStorage): Apply + patch from Peter Williams to notify listeners when a new storage is + created. + 2002-05-14 Ettore Perazzoli <ettore@ximian.com> * e-shell-offline-handler.c |