summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--ext/syck/MANIFEST1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84b474857c..a763d29465 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Oct 30 19:13:53 2003 Akinori MUSHA <knu@iDaemons.org>
+
+ * ext/syck/MANIFEST: Add yamlbyte.h.
+
Thu Oct 30 14:25:31 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
* io.c (READ_DATA_BUFFERED): new macro to detect whether stdio
diff --git a/ext/syck/MANIFEST b/ext/syck/MANIFEST
index 5f5fcaf968..bb126fa530 100644
--- a/ext/syck/MANIFEST
+++ b/ext/syck/MANIFEST
@@ -12,3 +12,4 @@ syck.c
syck.h
token.c
yaml2byte.c
+yamlbyte.h