This commit is contained in:
Jim Menard 2009-01-07 16:27:49 -05:00
parent 2b65189dde
commit aad54b9241
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ See the git log comments.
* Add :publish Rake task, once we get a RubyForge project.
* Add explain and hint support.
* Only update message sizes once, not after every write of a value. This will
require an explicit call to update_message_length in each message subclass.