Explorar el Código

update ChangeLog

ambrop7 hace 13 años
padre
commit
b4a5383d63
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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