diff options
author | Rodney Dawes <dobey@ximian.com> | 2003-10-28 23:33:53 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2003-10-28 23:33:53 +0800 |
commit | f635d88c6332c12e318eaf0fe6616fc077e54f95 (patch) | |
tree | c5b6d08f953b2453716ea4fd3f2390805499ea45 /shell/ChangeLog | |
parent | 56914dafa403eac2259b787a0dce7a70fcd65e6a (diff) | |
download | gsoc2013-evolution-f635d88c6332c12e318eaf0fe6616fc077e54f95.tar gsoc2013-evolution-f635d88c6332c12e318eaf0fe6616fc077e54f95.tar.gz gsoc2013-evolution-f635d88c6332c12e318eaf0fe6616fc077e54f95.tar.bz2 gsoc2013-evolution-f635d88c6332c12e318eaf0fe6616fc077e54f95.tar.lz gsoc2013-evolution-f635d88c6332c12e318eaf0fe6616fc077e54f95.tar.xz gsoc2013-evolution-f635d88c6332c12e318eaf0fe6616fc077e54f95.tar.zst gsoc2013-evolution-f635d88c6332c12e318eaf0fe6616fc077e54f95.zip |
Fix automake warning, and add e-shell-user-creatable-items-handler.h to
2003-10-28 Rodney Dawes <dobey@ximian.com>
* Makefile.am: Fix automake warning, and add
e-shell-user-creatable-items-handler.h to evolution_SOURCES
svn path=/trunk/; revision=23104
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 58d6b7831a..013c96b4a6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2003-10-28 Rodney Dawes <dobey@ximian.com> + + * Makefile.am: Fix automake warning, and add + e-shell-user-creatable-items-handler.h to evolution_SOURCES + 2003-10-23 Chris Toshok <toshok@ximian.com> * e-component-registry.c (query_components): handle the case where |