From b334510f67ae8342d362062e24b567eaff393b36 Mon Sep 17 00:00:00 2001 From: lahiker42 Date: Mon, 9 Feb 2009 03:27:57 +0000 Subject: [PATCH] note issue # git-svn-id: https://protobuf-c.googlecode.com/svn/trunk@161 00440858-1255-0410-a3e6-75ea37f81c3a --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index dd22430..94a1960 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,4 +26,5 @@ - Destroy function typedef for Services was omitting a "*" - service_machgen_invoke was broken. (issue 12) - add RPC system (BETA) - - don't segfault when packing NULL strings and messages. + - don't segfault when packing NULL strings and messages. (issue 13) +