PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` [2012/04/17] * Version 2.1.4 - MATSUU Takuto Change obsolete C function to its proper replacement. * Version 2.1.3 - MATSUU Takuto Fix a typo in the C code for rb_shadow_putspent. Typo has been present since ruby 1.9 code was added. [2011/02/08] * Version 2.1.2 - Jeff Blaine <>, Adam Palmblad : Fix issues with compiling against Solaris. Apparently solaris does not offer sgetspent compiling against ruby 1.8; fixes were made to the ruby header path. [2011/02/08] * Version 2.1.1 - Eric Hankins : Looks like there was a minor bug in compiling against ruby 1.8; fixes were made to the ruby header path. [2011/01/27] * Version 2.1 - Ian Marlier : Make ruby-shadow compile under Ruby 1.9.2 * STR2CSTR macro was removed in Ruby 1.9.2, after being deprecated in Ruby 1.8. Change to StringValuePtr() in its place. [2010/07/27] * Version 2.0 - Adam Palmblad : Make ruby-shadow compile under Ruby 1.9 [1999/08/18] * version 1.4.1 - extconf.rb supports glibc2(libc6). [1999/03/09] * version 1.4 - require ruby-1.3 or later version. - sShadowPasswd,mShadow,eFileLock was renamed. - FileLock class is inner class of Shadow Module. - lock,unlock was changed. - lock? method was added. - getspent,fgetspent doesn't raise EOFError - class hierarchy was changed. Shadow Module + Passwd Module + Entry Structure + Group Module (not implemented yet) + Entry Structure (not implemented yet) + FileLock Class [1998/12/17] * version 1.3 - require ruby-1.1d0 or later version. [1998/10/31] * version 1.2 - only some bug fix. [1998/08/31] * version 1.1 - structure Shadow::ShadowPasswd is added. [1998/07/15] * version 1.0 released.