diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-01-23 04:55:04 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-01-23 04:55:04 +0800 |
commit | c9b56375fe7b21673fd813d3e957b64fe6f9f7f0 (patch) | |
tree | 0b07c294007e0739b5ee303c0c0dbd7690f20586 /ChangeLog | |
parent | 48a7a688f2bd5253805ad6525b57a4ec464dbecd (diff) | |
download | gsoc2013-evolution-c9b56375fe7b21673fd813d3e957b64fe6f9f7f0.tar.gz gsoc2013-evolution-c9b56375fe7b21673fd813d3e957b64fe6f9f7f0.tar.zst gsoc2013-evolution-c9b56375fe7b21673fd813d3e957b64fe6f9f7f0.zip |
Add rule to substitute BASE_VERSION in keys Removed this file from CVS
2004-01-22 Rodney Dawes <dobey@ximian.com>
* data/Makefile.am: Add rule to substitute BASE_VERSION in keys
* data/evolution.keys.in: Removed this file from CVS
* data/evolution.keys.in.in: Update to use BASE_VERSION and the
new addressbook vcard control that replaces the MiniCard control
svn path=/trunk/; revision=24373
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-01-22 Rodney Dawes <dobey@ximian.com> + * data/Makefile.am: Add rule to substitute BASE_VERSION in keys + * data/evolution.keys.in: Removed this file from CVS + * data/evolution.keys.in.in: Update to use BASE_VERSION and the + new addressbook vcard control that replaces the MiniCard control + +2004-01-22 Rodney Dawes <dobey@ximian.com> + * configure.in: Don't require $LIBBONOBOUI_REQUIRED version of libbonobo |