about summary refs log tree commit homepage
path: root/.document
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-10-09 01:01:53 +0000
committerEric Wong <e@80x24.org>2015-10-09 21:54:19 +0000
commit64dc570f4b99f68b5ed792b36e7e8abc3df74927 (patch)
tree9c953120593bf303d90eda4c6d5afc0b0aa9691d /.document
parent26d81c709a842c2435c2ef8acd47ffc0976978ed (diff)
downloadkgio-64dc570f4b99f68b5ed792b36e7e8abc3df74927.tar.gz
This avoids breaking compatibility for existing apps, but
is less performant (although safer and more resilient to future
changes in Ruby) than the previous C version.
Diffstat (limited to '.document')
-rw-r--r--.document2
1 files changed, 1 insertions, 1 deletions
diff --git a/.document b/.document
index f3a0872..d00ac56 100644
--- a/.document
+++ b/.document
@@ -5,7 +5,7 @@ NEWS
 LATEST
 ISSUES
 HACKING
-lib
+lib/kgio.rb
 ext/kgio/accept.c
 ext/kgio/connect.c
 ext/kgio/kgio_ext.c