commit | 5554165af69dd61ce57cb4d0032a46c2a3552b51 | [log] [tgz] |
---|---|---|
author | lahiker42 <lahiker42@00440858-1255-0410-a3e6-75ea37f81c3a> | Sun Jan 24 17:09:48 2010 +0000 |
committer | lahiker42 <lahiker42@00440858-1255-0410-a3e6-75ea37f81c3a> | Sun Jan 24 17:09:48 2010 +0000 |
tree | 0d53acebda9a58ef11ebcd744e85fad4764f90d2 | |
parent | 6531345c8f81cc86e01b5f4abf21d32abcbb4376 [diff] [blame] |
Bug fix for rpc with a lot of file-descriptors git-svn-id: http://protobuf-c.googlecode.com/svn/trunk@199 00440858-1255-0410-a3e6-75ea37f81c3a
diff --git a/ChangeLog b/ChangeLog index 3c2e85d..7203589 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,7 @@ +0.13: + - Fix for when the number of connections gets too great in RPC. + (Leszek Swirski) (issue #32) + 0.12: - for field names which are reserved words, use the real name given in the protobuf-c file, not the mangled name which