Ver Fonte

update ChangeLog

ambrop7 há 13 anos atrás
pai
commit
4a9d8e2d9b
1 ficheiros alterados com 2 adições e 0 exclusões
  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.