From 67eee31b9243e87c9b7fec0afaa40b8fc32ebb0a Mon Sep 17 00:00:00 2001 From: Nicolo' Genesio Date: Thu, 2 Nov 2017 15:58:21 +0100 Subject: [PATCH] Update release notes --- doc/release/v2_3_70_2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/release/v2_3_70_2.md b/doc/release/v2_3_70_2.md index a6e2ee1ccd..784a216e0e 100644 --- a/doc/release/v2_3_70_2.md +++ b/doc/release/v2_3_70_2.md @@ -14,6 +14,8 @@ Important Changes * Unification of code in `DGramTwoWayStream` for the allocation of write and read buffers (#899). +* Added extra checks in the port names in `Network:metaConnect()`, with + dedicated error messages. #### `YARP_math`