From 50e22c77658a508b8d6ca9cfd4b39acba482adc6 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Wed, 29 Jun 2016 11:16:03 +0800 Subject: [PATCH] +added a dynamic buffer helper for temporary string manipulation. --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY b/HISTORY index 3ac7978..ef73abd 100755 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,6 @@ +Jun. 29 2016 +Added a dynamic buffer helper for temporary string manipulation + Jun. 28 2016 Fixed a type detection bug with string Refactored formatting functor of a referenced usertype