From ceb561d65bfe234a301979a7e3f7ddc244d349b3 Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Thu, 25 Jun 2009 19:05:36 +0000 Subject: Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott Stafford. --- CONTRIBUTORS.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS.txt') diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 7dd17d0d..f9f2a6a2 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -70,3 +70,5 @@ Patch contributors: * Small patch improving performance of in Python serialization. Alexandre Vassalotti * Emacs mode for Protocol Buffers (editors/protobuf-mode.el). + Scott Stafford + * Added Swap(), SwapElements(), and RemoveLast() to Reflection interface. -- cgit v1.2.3