ambrop7 13 жил өмнө
parent
commit
4a9d8e2d9b
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -1,3 +1,5 @@
+- NCD: modules: add getenv()
+
 - NCD: modules: add buffer(), which exposes a buffer with efficient appending and removing from the beginning.
 
 - NCD: add a new internal string representation called ComposedString. This allows modules to expose the concatenation of multiple memroy buffers as a single string value, efficiently.