.manifest in kgio-1.1.0 vs .manifest in kgio-1.2.0
- old
+ new
@@ -11,16 +11,21 @@
LICENSE
NEWS
README
Rakefile
TODO
+ext/kgio/accept.c
+ext/kgio/connect.c
ext/kgio/extconf.rb
+ext/kgio/kgio.h
ext/kgio/kgio_ext.c
ext/kgio/missing/accept4.h
ext/kgio/missing/ancient_ruby.h
ext/kgio/my_fileno.h
ext/kgio/nonblock.h
+ext/kgio/read_write.c
ext/kgio/sock_for_fd.h
+ext/kgio/wait.c
kgio.gemspec
lib/kgio.rb
setup.rb
test/lib_read_write.rb
test/lib_server_accept.rb