Raise BadElementError if Stream#serialize is called on a bad Stream object.
[ruby-eet.git] / ChangeLog
index ec4033f795c54cbaad5c107c2f8330ad1e391846..26487df17b9e73c62ba6bc4990c85db7217f6872 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
 --
-$Id: ChangeLog 60 2005-06-08 16:18:32Z tilman $
+$Id: ChangeLog 62 2005-06-09 17:42:34Z tilman $
 ++
 
+2005-06-09 Tilman Sauerbeck (tilman at code-monkey de)
+        * ext/ext.c: Object#to_eet: Don't put the final chunk in a stream
+          again, it's not needed
+        * ext/ext.c, test/test_stream.rb: If Stream#serialize is called on
+          a stream that includes non-Chunk elements, BadElementError is
+          raised
+
 2005-06-08 Tilman Sauerbeck (tilman at code-monkey de)
         * ext/ext.c, lib/eet.rb, test/test_basic.rb:
           Re-implemented Float#to_eet_chunks in C and switched format to