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