From 1c718333d21e4f3e5380187545c3d791f8219c01 Mon Sep 17 00:00:00 2001 From: Victor Kirhenshtein Date: Fri, 13 Dec 2024 13:31:16 +0200 Subject: [PATCH] fixed NX-2669 --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index 066ca76..40c1892 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -15,6 +15,7 @@ - NX-2650 (Add new hotkey in "execute server script" for "clear output+run script") - NX-2657 (IllegalStateException in nxmc log) - NX-2660 (Add method to read little-endian 4 byte float value from ByteStream) +- NX-2669 (Add internal table with node's interfaces) - NX-2673 (Table DCI column querying not working, if metric has no leading dot) - NX-2675 (Add NXSL methods to handle markdown comments correctly) - NX-2676 (Issues with comment tab creation and modification on object)