diff options
author | JP Rosevear <jpr@ximian.com> | 2001-05-16 15:16:31 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-05-16 15:16:31 +0800 |
commit | d1735f70b76845e95d5a7bc754e8d34b7ba3e4f4 (patch) | |
tree | f42a2e500d68ab3eed53b3cec260eebd0b1fda9f /libical/ChangeLog | |
parent | 8743d8c293f709feafcbe4bc8805651bce67c77e (diff) | |
download | gsoc2013-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/ChangeLog | 5 |
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 |