ambrop7 пре 13 година
родитељ
комит
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.