From 1bd39228acb91c508ccfce294c4c6ee781441910 Mon Sep 17 00:00:00 2001 From: Padraig O'Sullivan Date: Sat, 19 Sep 2009 19:59:36 -0400 Subject: [PATCH] Updated changelog with some small comments on C++ interface updates. --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6c9641fc..c3d1a941 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,9 @@ it is set to zero. * Added Twitter's memcached_server_error() functions. * Fix for OSX compiles in development builds. - * Updated C++ interface. + * Updated C++ interface. Added basic support for C++ exceptions. Added + multiple constructors the memcached client object. The C++ interface + now takes parameters which are C++ types (such as std::string). * Updated memcached_mget and memcached_mget_by_key to take a size_t as a parameter instead of an unsigned int for number_of_keys. -- 2.30.2