diff options
author | Damon Chaplin <damon@helixcode.com> | 2000-06-16 14:51:59 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2000-06-16 14:51:59 +0800 |
commit | f1ec2c3f4d18d97aa7f20be038c62d29651c1e99 (patch) | |
tree | a77b1f5463fbee216d96943d392c011c0acfd2f8 | |
parent | bdef37bda345359b788d5940c58b2252bf13baa8 (diff) | |
download | gsoc2013-evolution-f1ec2c3f4d18d97aa7f20be038c62d29651c1e99.tar gsoc2013-evolution-f1ec2c3f4d18d97aa7f20be038c62d29651c1e99.tar.gz gsoc2013-evolution-f1ec2c3f4d18d97aa7f20be038c62d29651c1e99.tar.bz2 gsoc2013-evolution-f1ec2c3f4d18d97aa7f20be038c62d29651c1e99.tar.lz gsoc2013-evolution-f1ec2c3f4d18d97aa7f20be038c62d29651c1e99.tar.xz gsoc2013-evolution-f1ec2c3f4d18d97aa7f20be038c62d29651c1e99.tar.zst gsoc2013-evolution-f1ec2c3f4d18d97aa7f20be038c62d29651c1e99.zip |
added icalendar-test.
2000-06-16 Damon Chaplin <damon@helixcode.com>
* pcs/.cvsignore: added icalendar-test.
svn path=/trunk/; revision=3589
-rw-r--r-- | calendar/ChangeLog | 4 | ||||
-rw-r--r-- | calendar/pcs/.cvsignore | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index efe77a813d..16f1f779b5 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2000-06-16 Damon Chaplin <damon@helixcode.com> + + * pcs/.cvsignore: added icalendar-test. + 2000-06-15 Damon Chaplin <damon@helixcode.com> * cal-util/Makefile.am (test_recur_LDADD): use libical.a diff --git a/calendar/pcs/.cvsignore b/calendar/pcs/.cvsignore index ac51a554db..7250bfdff6 100644 --- a/calendar/pcs/.cvsignore +++ b/calendar/pcs/.cvsignore @@ -9,3 +9,4 @@ evolution-calendar-stubs.c evolution-calendar-skels.c evolution-calendar-common.c evolution-calendar.h +icalendar-test |