Browse code

Made note of update to zlib 1.28. (Should actually say 1.2.8, but I'll fix that in the future.)

Naram Qashat authored on 2014/09/28 15:30:52
Showing 1 changed files
... ...
@@ -45,13 +45,14 @@ v1.8.1 - 2014-06-17 - Reverted Sinc interpolation back to the Lanczos window.
45 45
   v1.9 - 2014-09-28 - Removed the Cosine, B-Spline, and Osculating
46 46
                       interpolations, added 4-point and 6-point Legrange
47 47
                       interpolations in their place.
48
+                    - Updated zlib to v1.28.
48 49
 
49 50
 This is a Winamp plugin to play NCSF files. NCSF is a PSF-style music format that
50 51
 uses SDAT files from Nintendo DS ROMs as it's "program".
51 52
 
52 53
 Contains:
53 54
 *    in_ncsf.dll - The NCSF Winamp plugin
54
-* zlib DLL v1.25 - Required by the plugin
55
+* zlib DLL v1.28 - Required by the plugin
55 56
 
56 57
 To allow Winamp to use the plugin, place in_ncsf.dll into your Winamp plugins
57 58
 directory and zlib1.dll into your Winamp directory (NOTE: NOT the plugins