diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-11 14:45:44 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-11 14:45:44 +0800 |
commit | 6e209f9bf47dd5d0d2323824ccf074f48558e7af (patch) | |
tree | 0f37f93e2e671245c76ab312976a31f5c3849da3 /shell/ChangeLog | |
parent | d7bb9b315af40592aab3fa992d91ca09bd7a2983 (diff) | |
download | gsoc2013-evolution-6e209f9bf47dd5d0d2323824ccf074f48558e7af.tar.gz gsoc2013-evolution-6e209f9bf47dd5d0d2323824ccf074f48558e7af.tar.zst gsoc2013-evolution-6e209f9bf47dd5d0d2323824ccf074f48558e7af.zip |
proper server file for test components
2004-01-11 JP Rosevear <jpr@ximian.com>
* GNOME_Evolution_Test.server.in.in: proper server file for test
components
* Makefile.am: allow the test component to be built and installed
* evolution-test-component.[hc]: new test component to match
current api
svn path=/trunk/; revision=24151
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 2e07f1b492..d20af2349f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2004-01-11 JP Rosevear <jpr@ximian.com> + + * GNOME_Evolution_Test.server.in.in: proper server file for test + components + + * Makefile.am: allow the test component to be built and installed + + * evolution-test-component.[hc]: new test component to match + current api + 2004-01-08 JP Rosevear <jpr@ximian.com> * e-shell.c (e_shell_attempt_upgrade): make sure we actually |