diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-12 13:26:25 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-12 13:26:25 +0800 |
commit | 4787dbb15c1f8ef0a2825841055906bd576eb8e4 (patch) | |
tree | 839cdbe5cae5a26fdbdac755857bddda5a52f9db /shell/ChangeLog | |
parent | fad2e1d35daaca3af3d6c9fafb76d0f0fe56c938 (diff) | |
download | gsoc2013-evolution-4787dbb15c1f8ef0a2825841055906bd576eb8e4.tar.gz gsoc2013-evolution-4787dbb15c1f8ef0a2825841055906bd576eb8e4.tar.zst gsoc2013-evolution-4787dbb15c1f8ef0a2825841055906bd576eb8e4.zip |
Complete rewrite to match current component api
2004-01-12 JP Rosevear <jpr@ximian.com>
* evolution-test-component.[hc]: Complete rewrite to match current
component api
* Makefile.am: conditionally build the test component
svn path=/trunk/; revision=24166
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7ee15bda30..c6f928e438 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2004-01-12 JP Rosevear <jpr@ximian.com> + + * evolution-test-component.[hc]: Complete rewrite to match current + component api + + * Makefile.am: conditionally build the test component + 2004-01-11 JP Rosevear <jpr@ximian.com> * e-sidebar.c (button_new): track hbox and label widget |