Browse Source

Merge branch 'dev' of gitlab.com:WzukW/oclaunch into dev

Leo 9 years ago
parent
commit
39e48ef944
2 changed files with 4 additions and 0 deletions
  1. 2 0
      CHANGELOG.md
  2. 2 0
      TODO.md

+ 2 - 0
CHANGELOG.md

@@ -11,6 +11,8 @@
  + Changed tmp file format, the new one would allow to do more things:
    + Restart edited command (reset number of launch)
    + Support multiple configuration file
+   + More natural behavior when starting from an empty file. (Don't increment
+     number of launch when nothing is actually launched)
    + For the futur : Running infinite, daemon mode...
 
 ## 0.2.x

+ 2 - 0
TODO.md

@@ -11,6 +11,8 @@
     Or send an email to the author !**
 
 ## Major issue
+ + Test behavior with an empty rc file (start from 0 after calling many times
+   and adding first command). Auto test it.
 
 ## Short term