aboutsummaryrefslogtreecommitdiffstats
path: root/libical/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-05-16 15:16:31 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-05-16 15:16:31 +0800
commitd1735f70b76845e95d5a7bc754e8d34b7ba3e4f4 (patch)
treef42a2e500d68ab3eed53b3cec260eebd0b1fda9f /libical/ChangeLog
parent8743d8c293f709feafcbe4bc8805651bce67c77e (diff)
downloadgsoc2013-evolution-d1735f70b76845e95d5a7bc754e8d34b7ba3e4f4.tar
gsoc2013-evolution-d1735f70b76845e95d5a7bc754e8d34b7ba3e4f4.tar.gz
gsoc2013-evolution-d1735f70b76845e95d5a7bc754e8d34b7ba3e4f4.tar.bz2
gsoc2013-evolution-d1735f70b76845e95d5a7bc754e8d34b7ba3e4f4.tar.lz
gsoc2013-evolution-d1735f70b76845e95d5a7bc754e8d34b7ba3e4f4.tar.xz
gsoc2013-evolution-d1735f70b76845e95d5a7bc754e8d34b7ba3e4f4.tar.zst
gsoc2013-evolution-d1735f70b76845e95d5a7bc754e8d34b7ba3e4f4.zip
Fixes to make it make dist and make distcheck. Kind of kludgy but they
2001-05-16 JP Rosevear <jpr@ximian.com> * src/libical/Makefile.am: Fixes to make it make dist and make distcheck. Kind of kludgy but they seem to work. Time will tell. svn path=/trunk/; revision=9841
Diffstat (limited to 'libical/ChangeLog')
-rw-r--r--libical/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog
index 95a7a619ff..611087459e 100644
--- a/libical/ChangeLog
+++ b/libical/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-16 JP Rosevear <jpr@ximian.com>
+
+ * src/libical/Makefile.am: Fixes to make it make dist and make
+ distcheck. Kind of kludgy but they seem to work. Time will tell.
+
2001-05-10 JP Roseveaer <jpr@ximian.com>
* src/libical/icaltime.c (set_tz, unset_tz): plug leak