Don't use Array#pack when the result is constant.
[ruby-eet.git] / ChangeLog
index 107c9205cd1f4f516f766e925b5810e072bdeb06..8ae5b057439d0a59801753a34be0069f8d3f2542 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,18 @@
 --
-$Id: ChangeLog 36 2005-05-11 17:19:38Z tilman $
+$Id: ChangeLog 40 2005-05-18 19:04:52Z tilman $
 ++
 
+2005-05-18 Tilman Sauerbeck (tilman at code-monkey de)
+        * lib/eet.rb: Grammar fix
+        * lib/eet.rb: Don't use Array#pack when the result is constant
+
+2005-05-13 Tilman Sauerbeck (tilman at code-monkey de)
+        * ext/ext.c: Work around RDoc's limitations
+
 2005-05-11 Tilman Sauerbeck (tilman at code-monkey de)
         * ext/ext.c: Don't define BSWAP16, it's not used
+        * lib/eet.rb: Don't specify the parent class of Eet::Stream when
+          we re-open it
 
 2005-05-10 Tilman Sauerbeck (tilman at code-monkey de)
         * ext/ext.c: Store the result of rb_intern("include?") in a