aboutsummaryrefslogtreecommitdiffstats
path: root/libical/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-10-08 05:57:08 +0800
committerDan Winship <danw@src.gnome.org>2000-10-08 05:57:08 +0800
commit35919c51941d48a5636581d8a7a88156027c73a3 (patch)
tree7fa16d854cc3570aafba7e8dd45d031665cf416b /libical/ChangeLog
parent5e56396c7a4e1366c2e69131bd7f627d600a94e7 (diff)
downloadgsoc2013-evolution-35919c51941d48a5636581d8a7a88156027c73a3.tar
gsoc2013-evolution-35919c51941d48a5636581d8a7a88156027c73a3.tar.gz
gsoc2013-evolution-35919c51941d48a5636581d8a7a88156027c73a3.tar.bz2
gsoc2013-evolution-35919c51941d48a5636581d8a7a88156027c73a3.tar.lz
gsoc2013-evolution-35919c51941d48a5636581d8a7a88156027c73a3.tar.xz
gsoc2013-evolution-35919c51941d48a5636581d8a7a88156027c73a3.tar.zst
gsoc2013-evolution-35919c51941d48a5636581d8a7a88156027c73a3.zip
Fix the semicolons in this rule. Noticed by x-virge.
* src/libical/icalyacc.y (weekday_list): Fix the semicolons in this rule. Noticed by x-virge. * src/test/Makefile.in: While I'm here, remove this from CVS, as it's a generated file. svn path=/trunk/; revision=5781
Diffstat (limited to 'libical/ChangeLog')
-rw-r--r--libical/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog
index 46b70066b0..577da04a9b 100644
--- a/libical/ChangeLog
+++ b/libical/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-07 Dan Winship <danw@helixcode.com>
+
+ * src/libical/icalyacc.y (weekday_list): Fix the semicolons in
+ this rule. Noticed by x-virge.
+
+ * src/test/Makefile.in: While I'm here, remove this from CVS, as
+ it's a generated file.
+
2000-09-12 Ettore Perazzoli <ettore@helixcode.com>
* configure.in: AC_OUTPUT the Makefile in `src' before the stuff