diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-12-04 03:23:10 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-12-04 03:23:10 +0800 |
commit | 81a9c0d4f9420aa256934791e633618f4bc9315b (patch) | |
tree | 27c8ee139730c7d1d945594bace6fa7cd99fe1c2 /shell/ChangeLog | |
parent | f506e1e1dba645fc51484762699898421db47c31 (diff) | |
download | gsoc2013-evolution-81a9c0d4f9420aa256934791e633618f4bc9315b.tar gsoc2013-evolution-81a9c0d4f9420aa256934791e633618f4bc9315b.tar.gz gsoc2013-evolution-81a9c0d4f9420aa256934791e633618f4bc9315b.tar.bz2 gsoc2013-evolution-81a9c0d4f9420aa256934791e633618f4bc9315b.tar.lz gsoc2013-evolution-81a9c0d4f9420aa256934791e633618f4bc9315b.tar.xz gsoc2013-evolution-81a9c0d4f9420aa256934791e633618f4bc9315b.tar.zst gsoc2013-evolution-81a9c0d4f9420aa256934791e633618f4bc9315b.zip |
move e-task-bar and e-task-widget into libeshell.
[Fix pointed out by Bernard Leach <leachbj@bouncycastle.org>.]
svn path=/trunk/; revision=23618
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 becd4e7f31..b3c4b4ae00 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2003-12-03 Ettore Perazzoli <ettore@ximian.com> + * Makefile.am: move e-task-bar and e-task-widget into libeshell. + [Fix pointed out by Bernard Leach <leachbj@bouncycastle.org>.] + +2003-12-03 Ettore Perazzoli <ettore@ximian.com> + * Evolution-Session.idl: Remove. * Evolution-Activity.idl: Remove. * Evolution-ShellComponent.idl: Remove. |