aboutsummaryrefslogtreecommitdiffstats
path: root/libical/ChangeLog
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-03-29 08:30:07 +0800
committernobody <nobody@localhost>2000-03-29 08:30:07 +0800
commitb7cd96d0dd7466c74efbc647601b4fd867bc9004 (patch)
tree828b9805c964e1d00a9ba6be3c1dc64f78be9523 /libical/ChangeLog
parentbce1144ad7cd318cb193eb39aecc42cf8a87358e (diff)
downloadgsoc2013-evolution-help.tar
gsoc2013-evolution-help.tar.gz
gsoc2013-evolution-help.tar.bz2
gsoc2013-evolution-help.tar.lz
gsoc2013-evolution-help.tar.xz
gsoc2013-evolution-help.tar.zst
gsoc2013-evolution-help.zip
This commit was manufactured by cvs2svn to create tag 'help'.help
svn path=/tags/help/; revision=2234
Diffstat (limited to 'libical/ChangeLog')
-rw-r--r--libical/ChangeLog14
1 files changed, 0 insertions, 14 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog
deleted file mode 100644
index 0e8848ea69..0000000000
--- a/libical/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-2000-03-01 Ettore Perazzoli <ettore@helixcode.com>
-
- * src/libicalss/Makefile.am (INCLUDES): Include from
- `$(top_srcdir)/src/libical'.
-
-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