forked from mirrors/tftp-hpa-google
- Fix bug in the handling of timeouts.
- Add support for \U..\E and \L..\E. - Add support for inverse rules.
This commit is contained in:
parent
bc8e3b32ee
commit
17b5188b65
4 changed files with 101 additions and 17 deletions
7
CHANGES
7
CHANGES
|
@ -1,5 +1,12 @@
|
|||
$Id$
|
||||
|
||||
Changes in 0.39:
|
||||
Support Perl-style \U...\E and \L...\E, as well as allow
|
||||
matching rules to be inverted (execute if rule *doesn't*
|
||||
match.)
|
||||
|
||||
Fix a timeout bug.
|
||||
|
||||
Changes in 0.38:
|
||||
Portability fixes.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue