aboutsummaryrefslogtreecommitdiffstats
path: root/default_user/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2001-01-26 02:00:22 +0800
committerChris Lahey <clahey@src.gnome.org>2001-01-26 02:00:22 +0800
commit191c0c006ac3885234033e2ddaf14c6a3679ef9e (patch)
treeb586efbb92c642812e8eb5ad9b6334a8b9ee3027 /default_user/ChangeLog
parentac2b078ef5a56bde51b71795417e2ec72924fe2e (diff)
downloadgsoc2013-evolution-191c0c006ac3885234033e2ddaf14c6a3679ef9e.tar
gsoc2013-evolution-191c0c006ac3885234033e2ddaf14c6a3679ef9e.tar.gz
gsoc2013-evolution-191c0c006ac3885234033e2ddaf14c6a3679ef9e.tar.bz2
gsoc2013-evolution-191c0c006ac3885234033e2ddaf14c6a3679ef9e.tar.lz
gsoc2013-evolution-191c0c006ac3885234033e2ddaf14c6a3679ef9e.tar.xz
gsoc2013-evolution-191c0c006ac3885234033e2ddaf14c6a3679ef9e.tar.zst
gsoc2013-evolution-191c0c006ac3885234033e2ddaf14c6a3679ef9e.zip
Added create-initial.
2001-01-25 Christopher James Lahey <clahey@helixcode.com> * local/Contacts/Makefile.am (defaultcalendar_DATA): Added create-initial. * local/Contacts/create-initial: New empty file to trigger the contact manager to add the initial Hello contact. svn path=/trunk/; revision=7815
Diffstat (limited to 'default_user/ChangeLog')
-rw-r--r--default_user/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/default_user/ChangeLog b/default_user/ChangeLog
index 8ad3efb440..a7a00fcdb7 100644
--- a/default_user/ChangeLog
+++ b/default_user/ChangeLog
@@ -1,3 +1,11 @@
+2001-01-25 Christopher James Lahey <clahey@helixcode.com>
+
+ * local/Contacts/Makefile.am (defaultcalendar_DATA): Added
+ create-initial.
+
+ * local/Contacts/create-initial: New empty file to trigger the
+ contact manager to add the initial Hello contact.
+
2001-01-08 Damon Chaplin <damon@helixcode.com>
* local/Makefile.am (SUBDIRS): added Tasks subdir.