aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libical/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog
new file mode 100644
index 0000000000..895ee32505
--- /dev/null
+++ b/libical/ChangeLog
@@ -0,0 +1,9 @@
+2000-02-26 Seth Alves <alves@hungry.com>
+
+ * src/libical/icalitipy.y: renamed icalitip.y so automake bung is easy
+
+ * src/libical/icalitipl.l: renamed icalitip.l so automake bung is easy
+
+ * src/libical/Makefile.am: added icalparser_yy to the start
+ of all the yacc/lex names to avoid namespace conflicts.
+ note that this forces the build to use bison/flex