document --regexp in changes

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-01-05 11:59:15 +01:00
parent 7cbc494301
commit 0f768040c2
1 changed files with 1 additions and 0 deletions

View File

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