ambrop7 пре 13 година
родитељ
комит
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: 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
 - NCD: modules: call2: implement call_with_caller_target(), which makes it easier to write reusable code that calls back user-provided code