tutorial will be included in the next release

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-01-05 14:44:12 +01:00
parent 2df42ebd91
commit 46b23c507b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
2.0.5:
* New Type: __package_luarocks (Christian G. Warden)
* Feature: __addifnosuchline supports matching on regular expressions (dan)
* Documentation: (Re)write of the tutorial
2.0.4: 2011-11-18
* Bugfix core: Remove traceback when sending SIGINT (aka Ctrl-C)