aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamon Chaplin <damon@helixcode.com>2001-01-14 09:34:47 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-01-14 09:34:47 +0800
commitaee2e69158e4e55662b310894406d16a38d629de (patch)
tree45e0799d73b0a09061b55df972258300caf0b42c
parent1e371a8cc2d73dc184eff677d05e6f7f2d77e06e (diff)
downloadgsoc2013-evolution-aee2e69158e4e55662b310894406d16a38d629de.tar
gsoc2013-evolution-aee2e69158e4e55662b310894406d16a38d629de.tar.gz
gsoc2013-evolution-aee2e69158e4e55662b310894406d16a38d629de.tar.bz2
gsoc2013-evolution-aee2e69158e4e55662b310894406d16a38d629de.tar.lz
gsoc2013-evolution-aee2e69158e4e55662b310894406d16a38d629de.tar.xz
gsoc2013-evolution-aee2e69158e4e55662b310894406d16a38d629de.tar.zst
gsoc2013-evolution-aee2e69158e4e55662b310894406d16a38d629de.zip
added default_user/local/Tasks/Makefile to AC_OUTPUT.
2001-01-14 Damon Chaplin <damon@helixcode.com> * configure.in: added default_user/local/Tasks/Makefile to AC_OUTPUT. svn path=/trunk/; revision=7482
-rw-r--r--ChangeLog10
-rw-r--r--configure.in1
2 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1aa6d25f4..c75be71794 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-01-14 Damon Chaplin <damon@helixcode.com>
+
+ * tools/evolution-move-tasks: new script to move tasks from the
+ Calendar folder to the new Tasks folder, so people won't lose tasks.
+ This can be deleted after a few releases.
+
+ * tools/Makefile.am (bin_SCRIPTS): added above.
+
+ * configure.in: added default_user/local/Tasks/Makefile to AC_OUTPUT.
+
2001-01-12 Jeffrey Stedfast <fejj@ximian.com>
* config.h.in: Removed GPG stuff.
diff --git a/configure.in b/configure.in
index 31d6b4b771..a4023268c6 100644
--- a/configure.in
+++ b/configure.in
@@ -687,6 +687,7 @@ default_user/local/Executive-Summary/Makefile
default_user/local/Inbox/Makefile
default_user/local/Outbox/Makefile
default_user/local/Sent/Makefile
+default_user/local/Tasks/Makefile
default_user/local/Trash/Makefile
tools/Makefile
doc/Makefile