From 0a1c2752c22efc040ffef044311ef2e47a38762b Mon Sep 17 00:00:00 2001 From: ocean Date: Mon, 9 Jan 2006 11:00:40 +0000 Subject: * ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed by http://www.zlib.net/ has zdll.lib. [ruby-dev:28209] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9812 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 032e75d33..381113c87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Jan 9 19:58:56 2006 arton + + * ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed by + http://www.zlib.net/ has zdll.lib. [ruby-dev:28209] + Mon Jan 9 14:25:00 2006 Hirokazu Yamamoto * win32/Makefile.sub (OPTFLAGS): I have experienced trouble on y- flag, -- cgit