ChangeLogUnzip
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:2k
源码类别:

通讯编程

开发平台:

Visual C++

  1. Change in 1.01e (12 feb 05)
  2. - Fix in zipOpen2 for globalcomment (Rolf Kalbermatter)
  3. - Fix possible memory leak in unzip.c (Zoran Stevanovic)
  4. Change in 1.01b (20 may 04)
  5. - Integrate patch from Debian package (submited by Mark Brown)
  6. - Add tools mztools from Xavier Roche
  7. Change in 1.01 (8 may 04)
  8. - fix buffer overrun risk in unzip.c (Xavier Roche)
  9. - fix a minor buffer insecurity in minizip.c (Mike Whittaker)
  10. Change in 1.00: (10 sept 03)
  11. - rename to 1.00
  12. - cosmetic code change
  13. Change in 0.22: (19 May 03)
  14. - crypting support (unless you define NOCRYPT)
  15. - append file in existing zipfile
  16. Change in 0.21: (10 Mar 03)
  17. - bug fixes
  18. Change in 0.17: (27 Jan 02)
  19. - bug fixes
  20. Change in 0.16: (19 Jan 02)
  21. - Support of ioapi for virtualize zip file access
  22. Change in 0.15: (19 Mar 98)
  23. - fix memory leak in minizip.c
  24. Change in 0.14: (10 Mar 98)
  25. - fix bugs in minizip.c sample for zipping big file
  26. - fix problem in month in date handling
  27. - fix bug in unzlocal_GetCurrentFileInfoInternal in unzip.c for
  28.     comment handling
  29. Change in 0.13: (6 Mar 98)
  30. - fix bugs in zip.c
  31. - add real minizip sample
  32. Change in 0.12: (4 Mar 98)
  33. - add zip.c and zip.h for creates .zip file
  34. - fix change_file_date in miniunz.c for Unix (Jean-loup Gailly)
  35. - fix miniunz.c for file without specific record for directory
  36. Change in 0.11: (3 Mar 98)
  37. - fix bug in unzGetCurrentFileInfo for get extra field and comment
  38. - enhance miniunz sample, remove the bad unztst.c sample
  39. Change in 0.10: (2 Mar 98)
  40. - fix bug in unzReadCurrentFile
  41. - rename unzip* to unz* function and structure
  42. - remove Windows-like hungary notation variable name
  43. - modify some structure in unzip.h
  44. - add somes comment in source
  45. - remove unzipGetcCurrentFile function
  46. - replace ZUNZEXPORT by ZEXPORT
  47. - add unzGetLocalExtrafield for get the local extrafield info
  48. - add a new sample, miniunz.c
  49. Change in 0.4: (25 Feb 98)
  50. - suppress the type unzipFileInZip.
  51.   Only on file in the zipfile can be open at the same time
  52. - fix somes typo in code
  53. - added tm_unz structure in unzip_file_info (date/time in readable format)