diff --git a/ChangeLog b/ChangeLog index 3458e9396f..f1fee7acdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Jan 14 09:32:02 2004 NAKAMURA Usaku + + * MANIFEST: add test/net/test_httpheader.rb. (commit miss?) + Tue Jan 13 16:53:25 2004 why the lucky stiff * ext/syck/rubyext.c: omission of Date library code caused diff --git a/MANIFEST b/MANIFEST index 336c7788fe..cc37ae8962 100644 --- a/MANIFEST +++ b/MANIFEST @@ -708,6 +708,7 @@ test/fileutils/test_nowrite.rb test/inlinetest.rb test/logger/test_logger.rb test/monitor/test_monitor.rb +test/net/http/test_httpheader.rb test/optparse/test_noarg.rb test/optparse/test_optarg.rb test/optparse/test_optparse.rb