From 6cfc31750daed7f502b3d0097892a70e9f134fdf Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Fri, 21 Jan 2000 08:28:09 +0000 Subject: Libversit / VFS work - Federico svn path=/trunk/; revision=1601 --- libversit/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 libversit/ChangeLog (limited to 'libversit/ChangeLog') diff --git a/libversit/ChangeLog b/libversit/ChangeLog new file mode 100644 index 0000000000..cf4d305ada --- /dev/null +++ b/libversit/ChangeLog @@ -0,0 +1,10 @@ +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