Release 1.2.11

- YCmdLine:
  - Add setDescription() and description()
  - Remove moot setUsage()

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2015-06-24 11:58:01 +00:00
commit a71ccd0bc3
2 changed files with 7 additions and 1 deletions

View file

@ -454,3 +454,9 @@ o YAbstractEloopTimerTask:
- added startTimer() and stopTimer() - added startTimer() and stopTimer()
- interpreted _timeout() return value YTASK_RETVAL_DEFAULT and - interpreted _timeout() return value YTASK_RETVAL_DEFAULT and
YTASK_RETVAL_RELOOP equally YTASK_RETVAL_RELOOP equally
Version 1.2.11
--------------
o YCmdLine:
- added setDescription() and description()
- removed moot setUsage()

View file

@ -1 +1 @@
1.2.10-31-dev 1.2.11-0-dev