diff options
Diffstat (limited to 'libversit/ChangeLog')
-rw-r--r-- | libversit/ChangeLog | 10 |
1 files changed, 0 insertions, 10 deletions
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 <federico@helixcode.com> - - * 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. - |