ambrop7 13 лет назад
Родитель
Сommit
b4a5383d63
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      ChangeLog

+ 4 - 0
ChangeLog

@@ -1,3 +1,7 @@
+- NCD: modules: sleep: interpret empty string time as no sleeping, add sleep(ms_start) with one argument
+
+- NCD: modules: add log module for message logging using the BLog system
+
 - NCD: implement the "include" and "include_guard" directives, which allow separating reusable code into files
 
 - NCD: modules: call2: implement call_with_caller_target(), which makes it easier to write reusable code that calls back user-provided code