diff --git a/doc/smart_ptr/history.adoc b/doc/smart_ptr/history.adoc index 7d8a289..914928d 100644 --- a/doc/smart_ptr/history.adoc +++ b/doc/smart_ptr/history.adoc @@ -110,4 +110,4 @@ Glen Fernandes rewrote `allocate_shared` and `make_shared` for arrays for a more Peter Dimov and Glen Fernandes rewrote the documentation in Asciidoc format. -Peter Dimov added `atomic_shared_ptr`. +Peter Dimov added `atomic_shared_ptr` and `local_shared_ptr`.