summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwhy <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-10-17 21:03:16 +0000
committerwhy <why@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-10-17 21:03:16 +0000
commit9e2f9cf23311b883897f6e8d5a43da9974a8cb66 (patch)
tree5f7cd54777fb4ff214257b3e3af9f089c38bbd99 /ChangeLog
parent71a8bebf5a130735b6455426b25a817fb31463c8 (diff)
* ext/syck/yamlbyte.h: Ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef508e7a8b..ef178c27f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@ Sat Oct 18 05:48:59 2003 why the lucky stiff <ruby-cvs@whytheluckystiff.net>
* ext/syck/yaml2byte.c: YAML to bytecode converter.
+ * ext/syck/yamlbyte.h: Ditto.
+
* ext/syck/bytecode.c: Bytecode parser fixes to empty collections
and empty strings.