From 9764088cda82b0f7d79d1d1d7170f4311c8e9465 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Fri, 21 Jan 2000 22:38:57 +0000 Subject: Removed the VFS crap; my mistake, it should not go here. 2000-01-21 Federico Mena Quintero * libversit/vcc.y: Removed the VFS crap; my mistake, it should not go here. * configure.in: Added yacc requirements for libversit. svn path=/trunk/; revision=1603 --- libversit/ChangeLog | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 libversit/ChangeLog (limited to 'libversit/ChangeLog') diff --git a/libversit/ChangeLog b/libversit/ChangeLog deleted file mode 100644 index cf4d305ada..0000000000 --- a/libversit/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -2000-01-20 Federico Mena Quintero - - * vcc.y (LexBuf): Added a "handle" field for the GnomeVFSHandle. - (initLex): Initialize the lexBuf.handle. - (Parse_MIME_FromGnomeVFSURI): New function to parse a vCalendar - object from a GnomeVFS URI. - (Parse_MIME_FromGnomeVFSHandle): New function to parse a vCalendar - object from a GnomeVFS handle. - (lexGetc_): Now it can read characters from the VFS as well. - -- cgit v1.2.3