see #2164 added import of http commands, import should not abort on "service" commands

This commit is contained in:
Vadim Kurland
2011-03-31 17:58:59 -07:00
parent c126d30fca
commit f04dc03fc6
19 changed files with 2006 additions and 1561 deletions
+3
View File
@@ -1,5 +1,8 @@
2011-03-31 vadim <vadim@netcitadel.com>
* parsers/pix.g (http_command): see #2164 fixed import of "ssh"
commands and added import of "http" commands
* objectMaker.h (ObjectMakerErrorTracker): see #2302 Importer
should log and continue when it encounters an error. This matches
its behavior in older versions and makes it more resilient to