diff options
author | Milan Crha <mcrha@redhat.com> | 2008-03-27 19:21:44 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-03-27 19:21:44 +0800 |
commit | 107a40775f596fcd535880b8121ee36e4c1733c0 (patch) | |
tree | 3d9a63e9cbf7c4bed9498984a6b70d2b9ebb6be1 /plugins/groupwise-features/ChangeLog | |
parent | 45f90d5e703ff66fb339db1d311af1802f547847 (diff) | |
download | gsoc2013-evolution-107a40775f596fcd535880b8121ee36e4c1733c0.tar.gz gsoc2013-evolution-107a40775f596fcd535880b8121ee36e4c1733c0.tar.zst gsoc2013-evolution-107a40775f596fcd535880b8121ee36e4c1733c0.zip |
** Fix for bug #511953
2008-03-27 Milan Crha <mcrha@redhat.com>
** Fix for bug #511953
* share-folder.c: (notification_clicked): Create dialog properly.
svn path=/trunk/; revision=35266
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 2cfb525dc0..cf7252392c 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,5 +1,11 @@ 2008-03-27 Milan Crha <mcrha@redhat.com> + ** Fix for bug #511953 + + * share-folder.c: (notification_clicked): Create dialog properly. + +2008-03-27 Milan Crha <mcrha@redhat.com> + ** Fix for bug #511950 * properties.glade: Do not force button/label sizes. |