diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2005-07-27 00:38:04 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2005-07-27 00:38:04 +0800 |
commit | ee9f341b5b455a7343f59d564e2c5a230fd1def2 (patch) | |
tree | 108253b15a765e3419a844f550cd5cd762909c83 /composer/ChangeLog | |
parent | bc7d328804efd59464324d8a9bd582c54310f951 (diff) | |
download | gsoc2013-evolution-ee9f341b5b455a7343f59d564e2c5a230fd1def2.tar.gz gsoc2013-evolution-ee9f341b5b455a7343f59d564e2c5a230fd1def2.tar.zst gsoc2013-evolution-ee9f341b5b455a7343f59d564e2c5a230fd1def2.zip |
Fix make distcheck issues.
2005-07-26 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make distcheck issues.
svn path=/trunk/; revision=29891
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 5c63b043fe..fca013a62f 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,7 @@ +2005-07-26 Harish Krishnaswamy <kharish@novell.com> + + * Makefile.am: Fix make distcheck issues. + 2005-07-21 Devashish Sharma <sdevashish@novell.com> * e-message-composer.c: Added Shortcut for Save Draft -(Ctrl+Shift+s) and a toolbar button for the same. |