ChangeSet ID: 8823 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/07/21 17:04:14
Modified files: dlls/wininet : internet.h ftp.c
Log message: Lionel Ulmer lionel.ulmer@free.fr - fix multiple consecutive downloads (by flushing when needed the command socket) - detect attempts to download multiple files at the same time - fix size / date reporting when enumerating files - fix Y2K problem in NT parsing of files
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8823
Old revision New revision Changes Path 1.12 1.13 +9 -7 wine/dlls/wininet/internet.h 1.30 1.31 +47 -9 wine/dlls/wininet/ftp.c