From cba3909fb170032cbaecc31823f3ebce4cc4bef9 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 19 Aug 2004 00:34:54 +0000 Subject: * wince/Makefile.sub (LIBS): need to link ceshell library for SH* functions on mswince. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8099ac6b3..904953da7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ Thu Aug 19 09:19:27 2004 NAKAMURA Usaku * configure.in, win32/Makefile.sub (LIBS): need to link shell32 library for SH* functions on mswin32 and mingw32. + * wince/Makefile.sub (LIBS): need to link ceshell library for SH* + functions on mswince. + Thu Aug 19 03:07:00 2004 why the lucky stiff * lib/yaml/baseemitter.rb: folding now handles double-quoted strings, -- cgit