Don't use Array#pack when the result is constant.
[ruby-eet.git] / ChangeLog
index c7bb6d80e95a60788361a3dc45e0ad2546768118..8ae5b057439d0a59801753a34be0069f8d3f2542 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
 --
-$Id: ChangeLog 37 2005-05-11 17:23:06Z 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