aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-08-13 09:06:15 +0800
committerDan Winship <danw@src.gnome.org>2002-08-13 09:06:15 +0800
commit67d091d07ef507f2eee7b6a6ac8c81e359cf5a71 (patch)
treeed9959261d2429282da6c9d45b3ee45c75e65d0f /ChangeLog
parent1c52eea0988c732c98fef5963a83eeb50a9c1b77 (diff)
downloadgsoc2013-evolution-67d091d07ef507f2eee7b6a6ac8c81e359cf5a71.tar
gsoc2013-evolution-67d091d07ef507f2eee7b6a6ac8c81e359cf5a71.tar.gz
gsoc2013-evolution-67d091d07ef507f2eee7b6a6ac8c81e359cf5a71.tar.bz2
gsoc2013-evolution-67d091d07ef507f2eee7b6a6ac8c81e359cf5a71.tar.lz
gsoc2013-evolution-67d091d07ef507f2eee7b6a6ac8c81e359cf5a71.tar.xz
gsoc2013-evolution-67d091d07ef507f2eee7b6a6ac8c81e359cf5a71.tar.zst
gsoc2013-evolution-67d091d07ef507f2eee7b6a6ac8c81e359cf5a71.zip
Use default book, not local one.
* tools/evolution-addressbook-import.c (main): Use default book, not local one. * tools/evolution-addressbook-export.c (main): Likewise. * tools/evolution-addressbook-abuse.c (abuse_timeout): Likewise. svn path=/trunk/; revision=17766
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be7a31d54b..c83a1b1028 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-08-12 Dan Winship <danw@ximian.com>
+
+ * tools/evolution-addressbook-import.c (main): Use default book,
+ not local one.
+
+ * tools/evolution-addressbook-export.c (main): Likewise.
+
+ * tools/evolution-addressbook-abuse.c (abuse_timeout): Likewise.
+
2002-08-11 Jeffrey Stedfast <fejj@ximian.com>
* README: Update required gal and gtkhtml dependency information.